Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c42 static OSSL_FUNC_keymgmt_gettable_params_fn ml_kem_gettable_params; variable
486 static const OSSL_PARAM *ml_kem_gettable_params(void *provctx) in ml_kem_gettable_params() function
838 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (OSSL_FUNC) ml_kem_gettable_params }, \