Searched defs:hmac (Results 1 – 1 of 1) sorted by relevance
43 hi_u32 hmac; /* HMAC or not */ member180 static hi_s32 kpai_hash_mode_transform(hi_cipher_hash_type type, hash_mode *mode, hi_u32 *hmac) in kpai_hash_mode_transform()408 static hi_s32 kapi_hash_set_ctx(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac) in kapi_hash_set_ctx()434 hash_mode mode, hi_u32 hmac, const hi_u8 *key, hi_u32 keylen) in kapi_hash_create_calc()487 hi_u32 hmac = 0; in kapi_hash_start() local