Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dml_dsa.h103 OSSL_LIB_CTX *ossl_ml_dsa_key_get0_libctx(const ML_DSA_KEY *key);
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_dsa_kmgmt.c71 ctx = ossl_ml_dsa_key_get0_libctx(key); in ml_dsa_pairwise_test()
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_key.c539 OSSL_LIB_CTX *ossl_ml_dsa_key_get0_libctx(const ML_DSA_KEY *key) in ossl_ml_dsa_key_get0_libctx() function