Searched refs:rsa_freectx (Results 1 – 2 of 2) sorted by relevance
41 static OSSL_FUNC_asym_cipher_freectx_fn rsa_freectx; variable287 static void rsa_freectx(void *vprsactx) in rsa_freectx() function580 { OSSL_FUNC_ASYM_CIPHER_FREECTX, (void (*)(void))rsa_freectx },
50 static OSSL_FUNC_signature_freectx_fn rsa_freectx; variable966 static void rsa_freectx(void *vprsactx) in rsa_freectx() function1032 rsa_freectx(dstctx); in rsa_dupctx()1461 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))rsa_freectx },