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

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

Completed in 1577 milliseconds