Searched defs:taglen (Results 1 – 5 of 5) sorted by relevance
155 hi_s32 ext_mbedtls_aead_get_tag(hi_void *ctx, hi_u32 tag[AEAD_TAG_SIZE_IN_WORD], hi_u32 *taglen) in ext_mbedtls_aead_get_tag()
1062 hi_s32 kapi_aead_get_tag(hi_u32 id, hi_u32 tag[AEAD_TAG_SIZE_IN_WORD], hi_u32 *taglen) in kapi_aead_get_tag()
1137 static hi_s32 cryp_aead_get_tag(hi_void *ctx, hi_u32 tag[AEAD_TAG_SIZE_IN_WORD], hi_u32 *taglen) in cryp_aead_get_tag()
293 hi_u32 taglen; /* Length of tag */ member
3238 uint16 taglen = ltoh32(socramind_ptr->length); in dngl_host_event_process() local