Searched refs:eddsa_freectx (Results 1 – 1 of 1) sorted by relevance
53 static OSSL_FUNC_signature_freectx_fn eddsa_freectx; variable249 static void eddsa_freectx(void *vpeddsactx) in eddsa_freectx() function281 eddsa_freectx(dstctx); in eddsa_dupctx()322 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },340 { OSSL_FUNC_SIGNATURE_FREECTX, (void (*)(void))eddsa_freectx },
Completed in 3 milliseconds