Home
last modified time | relevance | path

Searched refs:EVP_CIPH_CUSTOM_IV (Results 1 – 13 of 13) sorted by relevance

/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c133 EVP_CIPH_CUSTOM_IV | EVP_CIPH_ALWAYS_CALL_INIT,
614 EVP_CIPH_FLAG_AEAD_CIPHER | EVP_CIPH_CUSTOM_IV |
De_des3.c411 EVP_CIPH_WRAP_MODE | EVP_CIPH_CUSTOM_IV | EVP_CIPH_FLAG_CUSTOM_CIPHER
De_aria.c763 | EVP_CIPH_CUSTOM_IV | EVP_CIPH_FLAG_CUSTOM_CIPHER \
Devp_lib.c372 cipher->flags |= EVP_CIPH_CUSTOM_IV; in evp_cipher_cache_constants()
De_aes.c3088 | EVP_CIPH_CUSTOM_IV | EVP_CIPH_FLAG_CUSTOM_CIPHER \
3273 #define XTS_FLAGS (EVP_CIPH_FLAG_DEFAULT_ASN1 | EVP_CIPH_CUSTOM_IV \
3654 | EVP_CIPH_CUSTOM_IV | EVP_CIPH_FLAG_CUSTOM_CIPHER \
Devp_enc.c377 & EVP_CIPH_CUSTOM_IV) == 0) { in evp_cipher_init_internal()
/third_party/openssl/doc/man3/
DEVP_CIPHER_meth_new.pod106 =item EVP_CIPH_CUSTOM_IV
DEVP_EncryptInit.pod684 Use (EVP_CIPHER_get_flags(cipher) & EVP_CIPH_CUSTOM_IV) to retrieve the
1138 =item EVP_CIPH_CUSTOM_IV
/third_party/openssl/engines/
De_ossltest.c307 | EVP_CIPH_CUSTOM_IV | EVP_CIPH_FLAG_CUSTOM_CIPHER \
/third_party/openssl/test/
Devp_test.c819 || ((EVP_CIPHER_get_flags(expected->cipher) & EVP_CIPH_CUSTOM_IV) == 0 in cipher_test_enc()
995 || ((EVP_CIPHER_get_flags(expected->cipher) & EVP_CIPH_CUSTOM_IV) == 0 in cipher_test_enc()
/third_party/openssl/ohos_lite/include/openssl/
Devp.h250 # define EVP_CIPH_CUSTOM_IV 0x10 macro
/third_party/openssl/include/openssl/
Devp.h313 # define EVP_CIPH_CUSTOM_IV 0x10 macro
/third_party/openssl/
DCHANGES.md16058 differently it can set the EVP_CIPH_CUSTOM_IV or EVP_CIPH_ALWAYS_CALL_INIT