Home
last modified time | relevance | path

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

/openssl-master/crypto/sm3/
A Dsm3_local.h54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
67 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ argument
A Dsm3.c32 register unsigned MD32_REG_T A, B, C, D, E, F, G, H; in ossl_sm3_block_data_order() local
/openssl-master/include/openssl/
A Dwhrlpool.h40 } H; member
/openssl-master/include/internal/
A Dsm3.h29 SM3_WORD A, B, C, D, E, F, G, H; member
/openssl-master/crypto/rsa/
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-master/crypto/md4/
A Dmd4_local.h48 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
/openssl-master/crypto/bn/asm/
A Dia64.S1393 #define H r16 macro
/openssl-master/crypto/md5/
A Dmd5_local.h59 #define H(b,c,d) ((b) ^ (c) ^ (d)) macro
/openssl-master/crypto/ec/
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-master/providers/implementations/ciphers/
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-master/crypto/whrlpool/
A Dwp_block.c506 } S, K, *H = (void *)ctx->H.q; in whirlpool_block() local
/openssl-master/crypto/evp/
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-master/include/crypto/
A Dmodes.h119 } Yi, EKi, EK0, len, Xi, H; member

Completed in 25 milliseconds