Home
last modified time | relevance | path

Searched defs:F (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/sm3/
H A Dsm3_local.h93 #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 Dsm3.c32 register unsigned MD32_REG_T A, B, C, D, E, F, G, H; in ossl_sm3_block_data_order() local
/openssl/include/internal/
H A Dsm3.h29 SM3_WORD A, B, C, D, E, F, G, H; member
/openssl/crypto/md4/
H A Dmd4_local.h46 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) macro
/openssl/crypto/sm4/
H A Dsm4.c326 #define SM4_RNDS(k0, k1, k2, k3, F) \ argument
/openssl/crypto/md5/
H A Dmd5_local.h59 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) macro
/openssl/util/
H A Dcheck-format-test-negatives.c17 #define F \ macro
/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/crypto/sha/
H A Dsha512.c606 SHA_LONG64 X[9 + 80], *F; in sha512_block_data_order() local

Completed in 20 milliseconds