Searched defs:null_cipher (Results 1 – 2 of 2) sorted by relevance
45 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
Completed in 5 milliseconds