Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dcipher.h312 OPENSSL_EXPORT uint32_t EVP_CIPHER_flags(const EVP_CIPHER *cipher);
/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c583 uint32_t EVP_CIPHER_flags(const EVP_CIPHER *cipher) { in EVP_CIPHER_flags() function