Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c24 static OSSL_FUNC_asym_cipher_newctx_fn sm2_newctx; variable
48 static void *sm2_newctx(void *provctx) in sm2_newctx() function
217 { OSSL_FUNC_ASYM_CIPHER_NEWCTX, (void (*)(void))sm2_newctx },