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.c29 static OSSL_FUNC_asym_cipher_freectx_fn sm2_freectx; variable
121 static void sm2_freectx(void *vpsm2ctx) in sm2_freectx() function
149 sm2_freectx(dstctx); in sm2_dupctx()
222 { OSSL_FUNC_ASYM_CIPHER_FREECTX, (void (*)(void))sm2_freectx },

Completed in 4 milliseconds