/openssl/crypto/sm3/ |
H A D | sm3_local.h | 93 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument 106 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument 109 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
|
H A D | sm3.c | 32 register unsigned MD32_REG_T A, B, C, D, E, F, G, H; in ossl_sm3_block_data_order() local
|
/openssl/include/openssl/ |
H A D | ripemd.h | 38 RIPEMD160_LONG A, B, C, D, E; member
|
/openssl/include/internal/ |
H A D | sm3.h | 29 SM3_WORD A, B, C, D, E, F, G, H; member
|
/openssl/crypto/ripemd/ |
H A D | rmd_dgst.c | 45 register unsigned MD32_REG_T A, B, C, D, E; in ripemd160_block_data_order() local
|
/openssl/test/ |
H A D | keymgmt_internal_test.c | 70 #define E 1 macro
|
H A D | rsa_sp800_56b_test.c | 278 const int E = 5; in test_check_crt_components() local
|
H A D | evp_pkey_provided_test.c | 341 #define E 1 macro
|
/openssl/crypto/sha/ |
H A D | sha_local.h | 140 register unsigned MD32_REG_T A, B, C, D, E, T, l; in HASH_BLOCK_DATA_ORDER() local 369 register unsigned MD32_REG_T A, B, C, D, E, T, l; in HASH_BLOCK_DATA_ORDER() local
|
H A D | keccak1600.c | 266 uint64_t C[5], E[2]; /* registers */ in Round() local
|
H A D | sha512.c | 605 SHA_LONG64 A, E, T; in sha512_block_data_order() local
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 103 unsigned int A[8], B[8], C[8], D[8], E[8]; member
|
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 107 unsigned int A[8], B[8], C[8], D[8], E[8], F[8], G[8], H[8]; member
|
/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 137 unsigned int A[8], B[8], C[8], D[8], E[8], F[8], G[8], H[8]; member
|
H A D | e_aes_cbc_hmac_sha1.c | 143 unsigned int A[8], B[8], C[8], D[8], E[8]; member
|