/openssl/crypto/ripemd/ |
H A D | rmd_local.h | 50 #define F1(x,y,z) ((x) ^ (y) ^ (z)) argument 51 #define F2(x,y,z) ((((y) ^ (z)) & (x)) ^ (z)) argument 52 #define F3(x,y,z) (((~(y)) | (x)) ^ (z)) argument 53 #define F4(x,y,z) ((((x) ^ (y)) & (z)) ^ (y)) argument 54 #define F5(x,y,z) (((~(z)) | (y)) ^ (x)) argument
|
/openssl/test/ |
H A D | pkcs12_format_test.c | 398 static int test_single_key_enc_alg(int z) in test_single_key_enc_alg() 412 static int test_single_key_enc_pass(int z) in test_single_key_enc_pass() 423 static int test_single_key_enc_iter(int z) in test_single_key_enc_iter() 498 static int test_single_cert_mac_alg(int z) in test_single_cert_mac_alg() 509 static int test_single_cert_mac_pass(int z) in test_single_cert_mac_pass() 520 static int test_single_cert_mac_iter(int z) in test_single_cert_mac_iter() 659 static int test_single_secret_enc_alg(int z) in test_single_secret_enc_alg()
|
H A D | casttest.c | 64 static int cast_test_vector(int z) in cast_test_vector()
|
H A D | evp_kdf_test.c | 907 static unsigned char z[] = { in test_kdf_ss_hash() local 950 static unsigned char z[] = { in test_kdf_x963() local 1594 static unsigned char z[] = { in test_kdf_ss_hmac() local 1636 static unsigned char z[] = { in test_kdf_ss_kmac() local 1798 static unsigned char z[] = { in test_kdf_x942_asn1() local
|
H A D | ectest.c | 165 BIGNUM *x = NULL, *y = NULL, *z = NULL, *yplusone = NULL; in prime_field_tests() local 784 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local 940 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local 2817 const BIGNUM *z = NULL, *cof = NULL, *priv1 = NULL; in custom_params_test() local
|
/openssl/util/ |
H A D | check-format-test-positives.c | 61 x = 1, /*@ hanging expr indent off by -1 */
|
/openssl/ssl/quic/ |
H A D | uint_set.c | 127 UINT_SET_ITEM *x, *xnext, *z, *zprev, *f; in ossl_uint_set_insert() local 260 UINT_SET_ITEM *z, *zprev, *y; in ossl_uint_set_remove() local
|
/openssl/crypto/sha/ |
H A D | sha256.c | 174 # define Ch(x,y,z) ({ MD32_REG_T ret; \ argument 178 # define Maj(x,y,z) ({ MD32_REG_T ret; \ argument 204 # define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) argument 207 # define Maj(x,y,z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) argument
|
H A D | sha512.c | 507 # define Ch(x,y,z) ({ SHA_LONG64 ret; unsigned int *r = (unsigned int *)(&(ret)); \ argument 517 # define Maj(x,y,z) ({ SHA_LONG64 ret; unsigned int *r = (unsigned int *)(&(ret)); \ argument 528 # define Ch(x,y,z) ({ SHA_LONG64 ret; \ argument 532 # define Maj(x,y,z) ({ SHA_LONG64 ret; \ argument 589 # define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) argument 592 # define Maj(x,y,z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) argument
|
/openssl/crypto/ec/curve448/ |
H A D | point_448.h | 30 gf z; member 57 gf x, y, z, t; member
|
H A D | field.h | 133 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel()
|
/openssl/crypto/bn/ |
H A D | bn_print.c | 33 int i, j, v, z = 0; in BN_print() local
|
H A D | bn_conv.c | 17 int i, j, v, z = 0; in BN_bn2hex() local
|
H A D | bn_gf2m.c | 297 BN_ULONG zz, *z; in BN_GF2m_mod_arr() local 1005 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local
|
H A D | bn_prime.c | 351 BIGNUM *g, *w1, *w3, *x, *m, *z, *b; in ossl_bn_miller_rabin_is_prime() local
|
/openssl/crypto/cast/ |
H A D | c_skey.c | 35 CAST_LONG z[16]; in CAST_set_key() local
|
/openssl/crypto/aria/ |
H A D | aria.c | 928 const ARIA_u128 *xor, const ARIA_u128 *z) in rotnr() 946 static void rot19r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19r() 955 static void rot31r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31r() 964 static void rot61l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot61l() 973 static void rot31l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31l() 982 static void rot19l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19l()
|
/openssl/crypto/evp/ |
H A D | pbe_scrypt.c | 47 OSSL_PARAM params[7], *z = params; in EVP_PBE_scrypt_ex() local
|
/openssl/crypto/ec/ |
H A D | ec2_oct.c | 44 BIGNUM *tmp, *x, *y, *z; in ossl_ec_GF2m_simple_set_compressed_coordinates() local
|
H A D | ecp_smpl.c | 379 const BIGNUM *z, in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp() 438 BIGNUM *z, BN_CTX *ctx) in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp()
|
/openssl/crypto/ |
H A D | deterministic_nonce.c | 103 BIGNUM *z = BN_new(); in bits2octets() local
|
/openssl/crypto/dh/ |
H A D | dh_key.c | 44 BIGNUM *z = NULL, *pminus1; in ossl_dh_compute_key() local
|
/openssl/providers/implementations/kdfs/ |
H A D | sskdf.c | 118 const unsigned char *z, size_t z_len, in SSKDF_hash_kdm() 239 const unsigned char *z, size_t z_len, in SSKDF_mac_kdm()
|
/openssl/crypto/sm2/ |
H A D | sm2_sign.c | 157 uint8_t *z = NULL; in sm2_compute_msg_hash() local
|
/openssl/providers/implementations/kem/ |
H A D | rsa_kem.c | 247 BIGNUM *z, *nminus3; in rsasve_gen_rand_bytes() local
|