Home
last modified time | relevance | path

Searched refs:sm2_freectx (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c30 static OSSL_FUNC_asym_cipher_freectx_fn sm2_freectx; variable
122 static void sm2_freectx(void *vpsm2ctx) in sm2_freectx() function
150 sm2_freectx(dstctx); in sm2_dupctx()
223 { OSSL_FUNC_ASYM_CIPHER_FREECTX, (void (*)(void))sm2_freectx },

Completed in 3 milliseconds