Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c32 static OSSL_FUNC_asym_cipher_gettable_ctx_params_fn sm2_gettable_ctx_params; variable
181 static const OSSL_PARAM *sm2_gettable_ctx_params(ossl_unused void *vpsm2ctx, in sm2_gettable_ctx_params() function
227 (void (*)(void))sm2_gettable_ctx_params },