Home
last modified time | relevance | path

Searched defs:icv (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/modes/
H A Dwrap128.c183 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_wrap_pad()
251 size_t CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_unwrap_pad()
H A Dsiv128.c131 SIV_BLOCK *icv) in siv128_do_encrypt()
/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_wrap.c38 unsigned char icv[8], iv[TDES_IVLEN], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h27 } icv; member
/openssl/crypto/evp/
H A De_des3.c321 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
H A De_aes.c978 } icv; member

Completed in 38 milliseconds