Searched refs:EVP_DecryptInit (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/ |
| D | symmetric.c | 115 if (!EVP_DecryptInit(ctx, EVP_aes_256_ecb(), key, NULL)) { in Trspi_Decrypt_ECB() 363 if (!EVP_DecryptInit(ctx, cipher, key, def_iv)) { in Trspi_SymDecrypt()
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/lib/ |
| D | tpm_unseal.c | 412 EVP_DecryptInit(ctx, EVP_aes_256_cbc(), symKey, (unsigned char *)TPMSEAL_IV); in tpmUnsealFile()
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-esp.c | 176 return EVP_DecryptInit(ctx, cipher, key, iv); in set_cipher_parameters()
|
| D | configure.ac | 1220 # You Can't Do That with EVP_DecryptInit(), because a 1221 # call to EVP_DecryptInit() will unconditionally clear
|
| D | CMakeLists.txt | 995 # with EVP_DecryptInit(), because a call to EVP_DecryptInit() will
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | destest.c | 757 if (!TEST_true(EVP_DecryptInit(ctx, cipher, key, NULL)) in test_des_key_wrap()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| D | evp_enc.c | 501 int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_DecryptInit() function
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/ |
| D | crypto.map | 1711 EVP_DecryptInit;
|
| D | crypto.expsym | 1709 EVP_DecryptInit@@OPENSSL_3.0.0
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libcrypto.num | 572 EVP_DecryptInit 587 3_0_0 EXIST::FUNCTION:
|