Searched defs:write_blocks (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_block_device.c | 103 static efi_status_t EFIAPI write_blocks( in write_blocks() function
|
/openbmc/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|
H A D | serpent-avx2-asm_64.S | 550 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ macro
|
H A D | serpent-avx-x86_64-asm_64.S | 550 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ macro
|
H A D | serpent-sse2-x86_64-asm_64.S | 598 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|