Searched refs:CRYPTO_128_unwrap (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/crypto/aes/ |
D | aes_wrap.c | 25 return CRYPTO_128_unwrap(key, iv, out, in, inlen, in AES_unwrap_key()
|
/third_party/openssl/crypto/modes/ |
D | wrap128.c | 150 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv, in CRYPTO_128_unwrap() function
|
/third_party/openssl/include/openssl/ |
D | modes.h | 161 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv,
|
/third_party/openssl/crypto/evp/ |
D | e_aes.c | 3860 rv = CRYPTO_128_unwrap(&wctx->ks.ks, wctx->iv, in aes_wrap_cipher()
|
/third_party/openssl/util/ |
D | libcrypto.num | 718 CRYPTO_128_unwrap 718 1_1_0 EXIST::FUNCTION:
|