Home
last modified time | relevance | path

Searched refs:EVP_CIPH_ALWAYS_CALL_INIT (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c133 EVP_CIPH_CUSTOM_IV | EVP_CIPH_ALWAYS_CALL_INIT,
615 EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT |
De_aria.c764 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
De_aes.c3089 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
3274 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
3655 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_FLAG_DEFAULT_ASN1)
Devp_enc.c419 if (key != NULL || (ctx->cipher->flags & EVP_CIPH_ALWAYS_CALL_INIT)) { in evp_cipher_init_internal()
/third_party/openssl/doc/man3/
DEVP_CIPHER_meth_new.pod111 =item EVP_CIPH_ALWAYS_CALL_INIT
DEVP_EncryptInit.pod1164 =item EVP_CIPH_ALWAYS_CALL_INIT
/third_party/openssl/engines/
De_ossltest.c308 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
/third_party/openssl/ohos_lite/include/openssl/
Devp.h252 # define EVP_CIPH_ALWAYS_CALL_INIT 0x20 macro
/third_party/openssl/include/openssl/
Devp.h315 # define EVP_CIPH_ALWAYS_CALL_INIT 0x20 macro
/third_party/openssl/test/
Devp_extra_test.c4442 || !TEST_true(EVP_CIPHER_meth_set_flags(tmp, EVP_CIPH_ALWAYS_CALL_INIT)) in test_custom_ciph_meth()
/third_party/openssl/
DCHANGES.md16058 differently it can set the EVP_CIPH_CUSTOM_IV or EVP_CIPH_ALWAYS_CALL_INIT