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() function178 (void (*)(void))null_newctx },180 { OSSL_FUNC_CIPHER_DUPCTX, (void (*)(void))null_newctx },