Home
last modified time | relevance | path

Searched refs:br_sha1_IV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bearssl/src/hash/
H A Dsha1.c40 const uint32_t br_sha1_IV[5] = { variable
104 memcpy(cc->val, br_sha1_IV, sizeof cc->val); in br_sha1_init()
H A Dmd5sha1.c33 memcpy(cc->val_sha1, br_sha1_IV, sizeof cc->val_sha1); in br_md5sha1_init()
/freebsd/contrib/bearssl/src/
H A Dinner.h699 extern const uint32_t br_sha1_IV[];