Home
last modified time | relevance | path

Searched defs:H (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/sm3/
H A Dsm3_local.h88 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
101 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
104 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
H A Dsm3.c32 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 Dwhrlpool.h40 } H; member
/openssl/include/internal/
H A Dsm3.h29 SM3_WORD A, B, C, D, E, F, G, H; member
/openssl/crypto/rsa/
H A Drsa_pss.c45 const unsigned char *H; in RSA_verify_PKCS1_PSS_mgf1() local
161 unsigned char *H, *salt = NULL, *p; in RSA_padding_add_PKCS1_PSS_mgf1() local
/openssl/crypto/md4/
H A Dmd4_local.h48 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
/openssl/crypto/bn/asm/
H A Dia64.S1393 #define H r16 macro
/openssl/crypto/md5/
H A Dmd5_local.h60 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
/openssl/crypto/ec/
H A Decp_nistz256.c319 BN_ULONG H[P256_LIMBS], R[P256_LIMBS]; in ecp_nistz256_point_add() local
448 BN_ULONG H[P256_LIMBS], R[P256_LIMBS]; in ecp_nistz256_point_add_affine() local
/openssl/crypto/whrlpool/
H A Dwp_block.c506 } S, K, *H = (void *)ctx->H.q; in whirlpool_block() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c107 unsigned int A[8], B[8], C[8], D[8], E[8], F[8], G[8], H[8]; member
/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c137 unsigned int A[8], B[8], C[8], D[8], E[8], F[8], G[8], H[8]; member
/openssl/include/crypto/
H A Dmodes.h126 } Yi, EKi, EK0, len, Xi, H; member

Completed in 61 milliseconds