Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dslh_dsa.h36 __owur int ossl_slh_dsa_generate_key(SLH_DSA_HASH_CTX *ctx, SLH_DSA_KEY *out,
/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa_key.c348 int ossl_slh_dsa_generate_key(SLH_DSA_HASH_CTX *ctx, SLH_DSA_KEY *out, in ossl_slh_dsa_generate_key() function
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c346 if (!ossl_slh_dsa_generate_key(ctx, key, gctx->libctx, in slh_dsa_gen()