Searched refs:INIT_DATA_h4 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/crypto/openssl/
H A Dossl_sha1.c49 #define INIT_DATA_h4 0xc3d2e1f0UL macro
60 c->h4 = INIT_DATA_h4;
/freebsd-13-stable/lib/libmd/
H A Dsha0c.c86 #define INIT_DATA_h4 (unsigned long)0xc3d2e1f0L macro
112 c->h4=INIT_DATA_h4;
H A Dsha1c.c94 #define INIT_DATA_h4 (unsigned long)0xc3d2e1f0L macro
139 c->h4=INIT_DATA_h4;
/freebsd-13-stable/crypto/openssl/crypto/sha/
H A Dsha_local.h51 #define INIT_DATA_h4 0xc3d2e1f0UL macro
60 c->h4 = INIT_DATA_h4;

Completed in 168 milliseconds