Home
last modified time | relevance | path

Searched defs:ML_KEM_PKHASH_BYTES (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Dml_kem.h50 # define ML_KEM_PKHASH_BYTES 32 /* Salts the shared-secret */ macro
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c360 int hash_h(uint8_t out[ML_KEM_PKHASH_BYTES], const uint8_t *in, size_t len, in hash_h()
369 hash_h_pubkey(uint8_t pkhash[ML_KEM_PKHASH_BYTES], in hash_h_pubkey()