/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 | whrlpool.h | 40 } H; member
|
/openssl/include/internal/ |
H A D | sm3.h | 29 SM3_WORD A, B, C, D, E, F, G, H; member
|
/openssl/crypto/rsa/ |
H A D | rsa_pss.c | 53 const unsigned char *H; in ossl_rsa_verify_PKCS1_PSS_mgf1() local 182 unsigned char *H, *salt = NULL, *p; in ossl_rsa_padding_add_PKCS1_PSS_mgf1() local
|
/openssl/crypto/md4/ |
H A D | md4_local.h | 48 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
|
/openssl/crypto/bn/asm/ |
H A D | ia64.S | 1393 #define H r16 macro
|
/openssl/crypto/md5/ |
H A D | md5_local.h | 61 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
|
/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 310 BN_ULONG H[P256_LIMBS], R[P256_LIMBS]; in ecp_nistz256_point_add() local 439 BN_ULONG H[P256_LIMBS], R[P256_LIMBS]; in ecp_nistz256_point_add_affine() local
|
/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 506 } S, K, *H = (void *)ctx->H.q; in whirlpool_block() local
|
/openssl/providers/implementations/ciphers/ |
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
|
/openssl/include/crypto/ |
H A D | modes.h | 126 } Yi, EKi, EK0, len, Xi, H; member
|