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

/openbsd-current/lib/libcrypto/evp/
H A De_null.c69 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
79 .do_cipher = null_cipher,
103 null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, function

Completed in 134 milliseconds