Home
last modified time | relevance | path

Searched refs:aes_wrap_cipher (Results 1 – 2 of 2) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c34 static OSSL_FUNC_cipher_update_fn aes_wrap_cipher; variable
232 static int aes_wrap_cipher(void *vctx, in aes_wrap_cipher() function
/openssl/crypto/evp/
H A De_aes.c3699 static int aes_wrap_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_wrap_cipher() function
3765 aes_wrap_init_key, aes_wrap_cipher,
3779 aes_wrap_init_key, aes_wrap_cipher,
3793 aes_wrap_init_key, aes_wrap_cipher,
3807 aes_wrap_init_key, aes_wrap_cipher,
3821 aes_wrap_init_key, aes_wrap_cipher,
3835 aes_wrap_init_key, aes_wrap_cipher,

Completed in 21 milliseconds