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

  /src/crypto/external/apache2/openssl/dist/crypto/ml_dsa/
ml_dsa_hash.h 32 shake_xof_3(EVP_MD_CTX *ctx, const EVP_MD *md, const uint8_t *in1, size_t in1_len, function
ml_dsa_sign.c 121 if (!shake_xof_3(md_ctx, priv->shake256_md, priv->K, sizeof(priv->K),
291 if (!shake_xof_3(md_ctx, pub->shake256_md, mu_ptr, mu_len,

Completed in 26 milliseconds