Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
De_null.c85 const EVP_CIPHER *EVP_enc_null(void) in EVP_enc_null() function
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
De_null.c83 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null() function