Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c636 int common_get_params(void *key, OSSL_PARAM params[], int sm2) in common_get_params() function
769 return common_get_params(key, params, 0); in ec_get_params()
861 return common_get_params(key, params, 1); in sm2_get_params()