Home
last modified time | relevance | path

Searched refs:K_40_59 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl44 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
52 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
209 { .mib; add $e=$e,$K_40_59 // e+=K_40_59
264 movl $K_40_59=0x8f1bbcdc }
H A Dsha1-sparcv9.pl49 $K_40_59="%l7";
51 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79);
306 sethi %hi(0x8f1bbcdc),$K_40_59
307 or $K_40_59,%lo(0x8f1bbcdc),$K_40_59
/freebsd/crypto/openssl/crypto/sha/
H A Dsha_local.h67 #define K_40_59 0x8f1bbcdcUL macro
106 (f)+=(e)+K_40_59+ROTATE((a),5)+F_40_59((b),(c),(d)); \
355 T+=E+K_40_59+F_40_59(B,C,D); \
/freebsd/lib/libmd/
H A Dsha_locl.h236 (f)+=(e)+K_40_59+ROTATE((a),5)+F_40_59((b),(c),(d)); \
H A Dsha1c.c95 #define K_40_59 0x8f1bbcdcL macro
H A Dsha0c.c87 #define K_40_59 0x8f1bbcdcL macro