Home
last modified time | relevance | path

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

/linux/crypto/
H A Dmldsa.c46 case MLDSA65: in crypto_mldsa_key_size()
84 case MLDSA65: in crypto_mldsa_max_size()
107 ctx->strength = MLDSA65; in crypto_mldsa65_alg_init()
/linux/include/crypto/
H A Dmldsa.h15 MLDSA65, /* ML-DSA-65 */ enumerator
/linux/lib/crypto/tests/
H A Dmldsa-testvecs.h454 .alg = MLDSA65,
H A Dmldsa_kunit.c33 [MLDSA65] = {
/linux/lib/crypto/
H A Dmldsa.c94 [MLDSA65] = {
661 int err = mldsa_verify(MLDSA65, fips_test_mldsa65_signature, in mldsa_mod_init()