Searched defs:null_freectx (Results 1 – 2 of 2) sorted by relevance
33 static OSSL_FUNC_cipher_freectx_fn null_freectx; variable34 static void null_freectx(void *vctx) in null_freectx() function