Home
last modified time | relevance | path

Searched refs:EVP_CIPH_ALWAYS_CALL_INIT (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c133 EVP_CIPH_CUSTOM_IV | EVP_CIPH_ALWAYS_CALL_INIT,
615 EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT |
H A De_aria.c764 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
H A Devp_enc.c424 if (key != NULL || (ctx->cipher->flags & EVP_CIPH_ALWAYS_CALL_INIT)) { in evp_cipher_init_internal()
H A De_aes.c3083 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
3268 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
3649 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_FLAG_DEFAULT_ASN1)
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c133 EVP_CIPH_CUSTOM_IV | EVP_CIPH_ALWAYS_CALL_INIT,
615 EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT |
H A De_aria.c764 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
H A Devp_enc.c419 if (key != NULL || (ctx->cipher->flags & EVP_CIPH_ALWAYS_CALL_INIT)) { in evp_cipher_init_internal()
H A 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)
/third_party/node/deps/openssl/openssl/engines/
H A De_ossltest.c308 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
/third_party/openssl/engines/
H A De_ossltest.c308 | EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT \
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h252 # define EVP_CIPH_ALWAYS_CALL_INIT 0x20 macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h317 # define EVP_CIPH_ALWAYS_CALL_INIT 0x20 macro
/third_party/openssl/include/openssl/
H A Devp.h315 # define EVP_CIPH_ALWAYS_CALL_INIT 0x20 macro
/third_party/openssl/test/
H A Devp_extra_test.c4465 || !TEST_true(EVP_CIPHER_meth_set_flags(tmp, EVP_CIPH_ALWAYS_CALL_INIT)) in test_custom_ciph_meth()

Completed in 35 milliseconds