Searched refs:aes_wrap_cipher (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_wrp.c | 34 static OSSL_FUNC_cipher_update_fn aes_wrap_cipher; variable 234 static int aes_wrap_cipher(void *vctx, in aes_wrap_cipher() function
|
| /src/crypto/openssl/crypto/evp/ |
| H A D | e_aes.c | 3702 static int aes_wrap_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_wrap_cipher() function 3768 aes_wrap_init_key, aes_wrap_cipher, 3782 aes_wrap_init_key, aes_wrap_cipher, 3796 aes_wrap_init_key, aes_wrap_cipher, 3810 aes_wrap_init_key, aes_wrap_cipher, 3824 aes_wrap_init_key, aes_wrap_cipher, 3838 aes_wrap_init_key, aes_wrap_cipher,
|