HomeSort by: relevance | last modified time | path
    Searched refs:matrix_expand_A (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/ml_dsa/
ml_dsa_matrix.h 40 matrix_expand_A(EVP_MD_CTX *g_ctx, const EVP_MD *md, const uint8_t *rho,
ml_dsa_sign.c 110 if (!matrix_expand_A(md_ctx, priv->shake128_md, priv->rho, &a_ntt))
255 || !matrix_expand_A(md_ctx, pub->shake128_md, pub->rho, &a_ntt))
ml_dsa_key.c 335 if (!matrix_expand_A(md_ctx, key->shake128_md, key->rho, &a_ntt))

Completed in 28 milliseconds