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

/openbsd-current/lib/libcrypto/evp/
H A De_null.c88 EVP_enc_null(void) function
92 LCRYPTO_ALIAS(EVP_enc_null); variable
H A Devp.h598 const EVP_CIPHER *EVP_enc_null(void); /* does nothing :-) */
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Devp.h163 LCRYPTO_USED(EVP_enc_null); variable
/openbsd-current/lib/libssl/
H A Dssl_ciph.c436 *enc = EVP_enc_null();

Completed in 87 milliseconds