Searched defs:null_cipher (Results 1 – 3 of 3) sorted by relevance
45 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in null_cipher() function
44 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in null_cipher() function
64 static OSSL_FUNC_cipher_cipher_fn null_cipher; variable65 static int null_cipher(void *vctx, unsigned char *out, size_t *outl, in null_cipher() function