Searched defs:S0 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sha512.c | 167 #define S0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7)) in sha512_process() macro
|
| H A D | sha256.c | 92 #define S0(x) (ROTR(x, 7) ^ ROTR(x,18) ^ SHR(x, 3)) in sha256_process_one() macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha256.c | 129 #define S0(x) (ROTR(x, 7) ^ ROTR(x,18) ^ SHR(x, 3)) macro
|
| H A D | hash_sha512.c | 203 #define S0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7)) in mbedtls_sha512_process() macro
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | entry.c | 44 #define S0 16 macro
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | fix_node.c | 700 struct buffer_head *S0; in are_leaves_removable() local 1944 struct buffer_head *S0, *F0; in dc_check_balance_leaf() local
|
| H A D | lbalance.c | 743 struct buffer_head *S0 = PATH_PLAST_BUFFER(tb->tb_path); in leaf_shift_left() local
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | serpent-sse2-i586-asm_32.S | 137 #define S0(x0, x1, x2, x3, x4) \ macro
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | serpent_generic.c | 68 #define S0(x0, x1, x2, x3, x4) ({ \ macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | resource_tool.c | 360 #define S0(x) (ROTR(x, 7) ^ ROTR(x,18) ^ SHR(x, 3)) in sha256_process() macro
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | resource_tool.c | 360 #define S0(x) (ROTR(x, 7) ^ ROTR(x,18) ^ SHR(x, 3)) in sha256_process() macro
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 126 S0, enumerator
|