Searched defs:fake_newctx (Results 1 – 1 of 1) sorted by relevance
115 static OSSL_FUNC_cipher_newctx_fn fake_newctx; variable117 static void *fake_newctx(void *provctx) in fake_newctx() function