Home
last modified time | relevance | path

Searched defs:taglen (Results 1 – 7 of 7) sorted by relevance

/providers/implementations/ciphers/
A Dciphercommon_ccm_hw.c33 unsigned char *tag, size_t taglen) in ossl_ccm_generic_auth_encrypt()
50 unsigned char *expected_tag, size_t taglen) in ossl_ccm_generic_auth_decrypt()
A Dcipher_aes_siv.h28 size_t taglen; /* the taglen is the same as the sivlen */ member
A Dcipher_aes_ocb.h31 size_t taglen; member
A Dcipher_aes_cbc_hmac_sha_etm.h39 size_t taglen; member
A Dciphercommon_gcm.c.in185 size_t taglen = (ctx->taglen != UNINITIALISED_SIZET) ? ctx->taglen : local
A Dcipher_aes_ocb.c52 size_t ivlen, size_t taglen) in aes_generic_ocb_setiv()
/providers/implementations/include/prov/
A Dciphercommon_gcm.h55 size_t taglen; member

Completed in 18 milliseconds