Home
last modified time | relevance | path

Searched refs:CRYPTO_128_unwrap (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/aes/
H A Daes_wrap.c31 return CRYPTO_128_unwrap(key, iv, out, in, inlen, in AES_unwrap_key()
/openssl/crypto/modes/
H A Dwrap128.c150 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv, in CRYPTO_128_unwrap() function
/openssl/include/openssl/
H A Dmodes.h172 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv,
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c111 wctx->wrapfn = enc ? CRYPTO_128_wrap : CRYPTO_128_unwrap; in aes_wrap_init()
/openssl/util/
H A Dmissingcrypto.txt344 CRYPTO_128_unwrap(3)
H A Dmissingcrypto111.txt426 CRYPTO_128_unwrap(3)
H A Dlibcrypto.num698 CRYPTO_128_unwrap 718 3_0_0 EXIST::FUNCTION:
/openssl/crypto/evp/
H A De_aes.c3752 rv = CRYPTO_128_unwrap(&wctx->ks.ks, wctx->iv, in aes_wrap_cipher()

Completed in 44 milliseconds