Searched refs:EVP_enc_null (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A De_null.c84 const EVP_CIPHER *EVP_enc_null(void) function
H A Devp_fips.c265 const EVP_CIPHER *EVP_enc_null(void) function
H A Devp.h719 const EVP_CIPHER *EVP_enc_null(void); /* does nothing :-) */
/freebsd-10.1-release/sys/geom/eli/
H A Dg_eli_crypto.c146 type = EVP_enc_null();
/freebsd-10.1-release/crypto/openssh/
H A Dcipher.c76 { "none", SSH_CIPHER_NONE, 8, 0, 0, 0, 0, 0, EVP_enc_null },
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssl_ciph.c571 *enc = EVP_enc_null();

Completed in 76 milliseconds