Searched refs:K256 (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/
H A Dsha256.c182 static const uint32_t K256[64] = { variable
212 T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i]; \
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dsha256-x86_64.S52 leaq K256(%rip),%rbp
1712 .type K256,@object
1713 K256: label
1788 movdqa K256+512(%rip),%xmm7
1794 leaq K256(%rip),%rbp
2879 vmovdqa K256+512+32(%rip),%xmm8
2880 vmovdqa K256+512+64(%rip),%xmm9
2884 vmovdqa K256+512(%rip),%xmm7
2890 leaq K256(%rip),%rbp
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/asm/
H A Dsha512-x86_64.pl154 $TABLE="K256";
557 lea K256+0x80(%rip),$Tbl

Completed in 69 milliseconds