Home
last modified time | relevance | path

Searched refs:SHA256_CONST_1 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sha2/
H A Dsha2_consts.h62 #define SHA256_CONST_1 0x71374491U macro
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c167 SHA256_CONST_0, SHA256_CONST_1, SHA256_CONST_2, in SHA256Transform()