| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | sha.c | 61 register uint32_t A, B, C, D, E; in SHA1_Transform() local 70 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument 86 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument 99 #define SHA_F2(A, B, C, D, E, t) \ in SHA1_Transform() argument 115 #define SHA_F3(A, B, C, D, E, t) \ in SHA1_Transform() argument 131 #define SHA_F4(A, B, C, D, E, t) \ in SHA1_Transform() argument 206 uint32_t A, B, C, D, E; in SHA1_transform() local
|
| H A D | resource_tool.c | 64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local 338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 31 #define SIGNATURE_16(A, B) ((A) | (B << 8)) argument 47 #define SIGNATURE_32(A, B, C, D) \ argument 68 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bios.h | 36 #define DOWNTO8(A) \ argument 51 #define DOWNTO16(A) \ argument
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_rsa.c | 112 int64_t A = 0; in subM() local 141 uint64_t A = (uint64_t)a * b[0] + c[0]; in montMulAdd() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | sha512.c | 162 uint64_t A, B, C, D, E, F, G, H; in sha512_process() local
|
| H A D | sha256.c | 88 uint32_t A, B, C, D, E, F, G, H; in sha256_process_one() local
|
| H A D | sha1.c | 98 unsigned long temp, W[16], A, B, C, D, E; in sha1_process_one() local
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_ecc.h | 112 uint32_t A[RK_ECP_MAX_WORDS_ALL]; // 0x140 member
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 98 i386_general_register A, B, C, D; member
|