Searched refs:K_20_39 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl40 $K_20_39="%l6";
43 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79);
208 sethi %hi(0x6ed9eba1),$K_20_39
209 or $K_20_39,%lo(0x6ed9eba1),$K_20_39
H A Dsha1-ia64.pl34 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
35 ( "K_00_19","K_20_39","K_40_59","K_60_79" );
42 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
146 $Konst = $K_20_39 if (!defined($Konst));
252 movl $K_20_39=0x6ed9eba1 };;
H A Dsha1-sparcv9a.pl404 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
/freebsd-10.2-release/lib/libmd/
H A Dsha_locl.h226 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
231 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
H A Dsha0c.c89 #define K_20_39 0x6ed9eba1L macro
H A Dsha1c.c97 #define K_20_39 0x6ed9eba1L macro
/freebsd-10.2-release/crypto/openssl/crypto/sha/
H A Dsha_locl.h141 #define K_20_39 0x6ed9eba1UL macro
170 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
175 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
429 T+=E+K_20_39+F_20_39(B,C,D); \

Completed in 58 milliseconds