Searched refs:HmacInit (Results 1 – 3 of 3) sorted by relevance
59 HmacInit func = (HmacInit)GetAbility(HKS_CRYPTO_ABILITY_HMAC_INIT); in HksCryptoHalHmacInit()
230 HmacInit func = (HmacInit)GetAbility(HKS_CRYPTO_ABILITY_HMAC_INIT); in HksCryptoHalHmacInit()
140 typedef int32_t (*HmacInit)(void **, const struct HksBlob *, uint32_t); typedef