Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dxmss_hash.c91 int hash_h(unsigned char *out, const unsigned char *in, const unsigned char *pub_seed, uint32_t add… in hash_h() function
/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() function