Home
last modified time | relevance | path

Searched refs:EVP_CIPHER_flags (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/
H A Dtls13_enc.c539 if (((EVP_CIPHER_flags(cipher) & EVP_CIPH_FLAG_AEAD_CIPHER) == 0) in tls13_change_cipher_state()
744 if ((EVP_CIPHER_flags(cipher) & EVP_CIPH_FLAG_AEAD_CIPHER) == 0) in tls13_change_cipher_state()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod87 EVP_CIPHER_flags,
223 #define EVP_CIPHER_flags EVP_CIPHER_get_flags
1237 EVP_CIPHER_flags() uses the following flags that
1264 EVP_CIPHER_flags() uses the following flags for legacy purposes only:
1841 EVP_CIPHER_key_length(), EVP_CIPHER_iv_length(), EVP_CIPHER_flags(),
/openssl/util/
H A Dother.syms817 EVP_CIPHER_flags define
/openssl/include/openssl/
H A Devp.h607 # define EVP_CIPHER_flags EVP_CIPHER_get_flags macro

Completed in 23 milliseconds