Searched refs:K_20_39 (Results 1 – 16 of 16) sorted by relevance
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 43 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) = 51 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) = 155 $Konst = $K_20_39 if (!defined($Konst)); 261 movl $K_20_39=0x6ed9eba1 };;
|
H A D | sha1-sparcv9.pl | 49 $K_20_39="%l6"; 52 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79); 302 sethi %hi(0x6ed9eba1),$K_20_39 303 or $K_20_39,%lo(0x6ed9eba1),$K_20_39
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 44 ($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) = 156 $Konst = $K_20_39 if (!defined($Konst)); 262 movl $K_20_39=0x6ed9eba1 };;
|
H A D | sha1-sparcv9.pl | 48 $K_20_39="%l6"; 51 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79); 304 sethi %hi(0x6ed9eba1),$K_20_39 305 or $K_20_39,%lo(0x6ed9eba1),$K_20_39
|
/netbsd/crypto/external/bsd/openssl/dist/crypto/sha/ |
H A D | sha_local.h | 66 #define K_20_39 0x6ed9eba1UL macro 96 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 101 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 349 T+=E+K_20_39+F_20_39(B,C,D); \
|
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/sha/ |
H A D | sha_local.h | 65 #define K_20_39 0x6ed9eba1UL macro 95 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 100 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 353 T+=E+K_20_39+F_20_39(B,C,D); \
|
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/ |
H A D | sha1-mips.S | 942 ori $31,0xeba1 # K_20_39
|
H A D | sha1-mips64.S | 942 ori $31,0xeba1 # K_20_39
|
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/ |
H A D | sha1-mips.S | 942 ori $31,0xeba1 # K_20_39
|
H A D | sha1-mips64.S | 942 ori $31,0xeba1 # K_20_39
|
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/ |
H A D | sha1-alpha.S | 627 lda AT,-5215(AT) # K_20_39
|
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/ |
H A D | sha1-alpha.S | 627 lda AT,-5215(AT) # K_20_39
|
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/ |
H A D | sha1-sparcv9a.S | 6 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
|
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/ |
H A D | sha1-sparcv9a.S | 6 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
|
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/ |
H A D | sha1-sparcv9a.S | 6 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
|
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/ |
H A D | sha1-sparcv9a.S | 6 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
|