Searched defs:sha256msg1 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/llvm/test/MC/X86/ |
H A D | x86_64-encoding.s | 169 sha256msg1 %xmm1, %xmm2 label 173 sha256msg1 (%rax), %xmm2 label
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/sha/asm/ |
H A D | sha256-586.pl | 515 sub sha256msg1 { sha256op38(0xcc,@_); } subroutine
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/sha/asm/ |
H A D | sha256-586.pl | 515 sub sha256msg1 { sha256op38(0xcc,@_); } subroutine
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | sha.rs | 14 fn sha256msg1(a: i32x4, b: i32x4) -> i32x4; in sha256msg1() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | sha.rs | 14 fn sha256msg1(a: i32x4, b: i32x4) -> i32x4; in sha256msg1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | sha.rs | 14 fn sha256msg1(a: i32x4, b: i32x4) -> i32x4; in sha256msg1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | sha.rs | 14 fn sha256msg1(a: i32x4, b: i32x4) -> i32x4; in sha256msg1() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | sha.rs | 14 fn sha256msg1(a: i32x4, b: i32x4) -> i32x4; in sha256msg1() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/sha256/ |
D | sha256block_amd64.s | 584 #define sha256msg1(m,a) \ // final SHA256MSG1 for middle rounds that require it macro
|