Home
last modified time | relevance | path

Searched refs:EVP_DecryptInit (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/doc/life-cycles/
Dcipher.dot27 newed -> d_initialised [label="EVP_DecryptInit"];
28 d_initialised -> d_initialised [label="EVP_DecryptInit\n(not required but allowed)",
/third_party/openssl/doc/man7/
Dlife_cycle-cipher.pod32 =item initialised for decryption using EVP_DecryptInit
77 EVP_DecryptInit | | EVP_CipherInit | EVP_EncryptInit
131EVP_DecryptInit initialised initialised initialised initialised initialised init…
194 <tr><th style="border:1px solid" align="left">EVP_DecryptInit</th>
Dpassphrase-encoding.pod166 L<EVP_BytesToKey(3)>, L<EVP_DecryptInit(3)>,
/third_party/openssl/doc/man3/
DEVP_OpenInit.pod36 EVP_DecryptInit(). The first call should have B<priv> set to NULL
DEVP_CIPHER_meth_new.pod193 EVP_DecryptInit(), EVP_DecryptInit_ex().
DEVP_EncryptInit.pod27 EVP_DecryptInit,
144 int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
418 =item EVP_EncryptInit(), EVP_DecryptInit() and EVP_CipherInit()
1470 EVP_EncryptFinal(), EVP_DecryptInit(), EVP_DecryptInit_ex(),
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c692 if (!EVP_DecryptInit(evp_ctx, cipher, ek, iv) in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
/third_party/openssl/test/
Ddestest.c757 if (!TEST_true(EVP_DecryptInit(ctx, cipher, key, NULL)) in test_des_key_wrap()
/third_party/openssl/crypto/evp/
Devp_enc.c496 int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_DecryptInit() function
/third_party/openssl/ohos_lite/include/openssl/
Devp.h593 __owur int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
/third_party/openssl/include/openssl/
Devp.h766 __owur int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
/third_party/openssl/util/
Dlibcrypto.num572 EVP_DecryptInit 587 3_0_0 EXIST::FUNCTION: