Home
last modified time | relevance | path

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

/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c25 static OSSL_FUNC_asym_cipher_newctx_fn sm2_newctx; variable
49 static void *sm2_newctx(void *provctx) in sm2_newctx() function
218 { OSSL_FUNC_ASYM_CIPHER_NEWCTX, (void (*)(void))sm2_newctx },

Completed in 5 milliseconds