Home
last modified time | relevance | path

Searched refs:CRYPTO_128_wrap_pad (Results 1 – 7 of 7) 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() function
/openssl/include/openssl/
H A Dmodes.h176 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv,
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c109 wctx->wrapfn = enc ? CRYPTO_128_wrap_pad : CRYPTO_128_unwrap_pad; in aes_wrap_init()
/openssl/util/
H A Dmissingcrypto.txt347 CRYPTO_128_wrap_pad(3)
H A Dmissingcrypto111.txt429 CRYPTO_128_wrap_pad(3)
H A Dlibcrypto.num1646 CRYPTO_128_wrap_pad 1685 3_0_0 EXIST::FUNCTION:
/openssl/crypto/evp/
H A De_aes.c3740 rv = CRYPTO_128_wrap_pad(&wctx->ks.ks, wctx->iv, in aes_wrap_cipher()

Completed in 38 milliseconds