Home
last modified time | relevance | path

Searched defs:EVP_CIPHER_flags (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/evp/
Devp_lib.c201 unsigned long EVP_CIPHER_flags(const EVP_CIPHER *cipher) in EVP_CIPHER_flags() function
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
Dcipher.c609 uint32_t EVP_CIPHER_flags(const EVP_CIPHER *cipher) { in EVP_CIPHER_flags() function