Searched refs:null_newctx (Results 1 – 1 of 1) sorted by relevance
24 static OSSL_FUNC_cipher_newctx_fn null_newctx; variable25 static void *null_newctx(void *provctx) in null_newctx() function179 (void (*)(void)) null_newctx },181 { OSSL_FUNC_CIPHER_DUPCTX, (void (*)(void)) null_newctx },
Completed in 10 milliseconds