Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 54) sorted by relevance

123

/openssl/test/helpers/
H A Dpredefined_dhparams.c19 BIGNUM *p, BIGNUM *g, BIGNUM *q) in get_dh_from_pg_bn()
54 BIGNUM *p = NULL, *g = NULL, *q = NULL; in get_dh_from_pg() local
154 BIGNUM *p = NULL, *g = NULL; in get_dh2048() local
175 BIGNUM *p = NULL, *g = NULL; in get_dh4096() local
/openssl/crypto/srp/
H A Dsrp_lib.c55 static BIGNUM *srp_Calc_k(const BIGNUM *N, const BIGNUM *g, in srp_Calc_k()
106 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B_ex()
138 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B()
196 BIGNUM *SRP_Calc_A(const BIGNUM *a, const BIGNUM *N, const BIGNUM *g) in SRP_Calc_A()
212 BIGNUM *SRP_Calc_client_key_ex(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, in SRP_Calc_client_key_ex()
260 BIGNUM *SRP_Calc_client_key(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, in SRP_Calc_client_key()
309 char *SRP_check_known_gN_param(const BIGNUM *g, const BIGNUM *N) in SRP_check_known_gN_param()
H A Dsrp_vfy.c207 void SRP_user_pwd_set_gN(SRP_user_pwd *vinfo, const BIGNUM *g, in SRP_user_pwd_set_gN()
608 char **verifier, const char *N, const char *g, in SRP_create_verifier_ex()
699 char **verifier, const char *N, const char *g) in SRP_create_verifier()
715 const BIGNUM *g, OSSL_LIB_CTX *libctx, in SRP_create_verifier_BN_ex()
768 const BIGNUM *g) in SRP_create_verifier_BN()
/openssl/util/perl/TLSProxy/
H A DServerKeyExchange.pm125 sub g subroutine
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h34 unsigned long long g[2]; member
38 unsigned long long g[2]; member
/openssl/crypto/ffc/
H A Dffc_backend.c24 BIGNUM *p = NULL, *q = NULL, *g = NULL, *j = NULL; in ossl_ffc_params_fromdata() local
H A Dffc_dh.c56 const BIGNUM *g; member
115 const BIGNUM *g) in ossl_ffc_numbers_to_dh_named_group()
H A Dffc_params.c38 void ossl_ffc_params_set0_pqg(FFC_PARAMS *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in ossl_ffc_params_set0_pqg()
55 const BIGNUM **q, const BIGNUM **g) in ossl_ffc_params_get0_pqg()
H A Dffc_params_generate.c95 static int generate_unverifiable_g(BN_CTX *ctx, BN_MONT_CTX *mont, BIGNUM *g, in generate_unverifiable_g()
133 const EVP_MD *evpmd, BIGNUM *g, BIGNUM *tmp, in generate_canonical_g()
523 BIGNUM *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_4_gen_verify() local
814 BIGNUM *r0, *test, *tmp, *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_2_gen_verify() local
H A Dffc_params_validate.c25 const BIGNUM *g, BIGNUM *tmp, in ossl_ffc_params_validate_unverifiable_g()
/openssl/crypto/sha/
H A Dsha256.c195 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha256_block_data_order() local
259 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ argument
264 # define ROUND_16_63(i,a,b,c,d,e,f,g,h,X) do { \ argument
273 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1; in sha256_block_data_order() local
H A Dsha512.c663 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha512_block_data_order() local
729 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ argument
734 # define ROUND_16_80(i,j,a,b,c,d,e,f,g,h,X) do { \ argument
744 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1; in sha512_block_data_order() local
/openssl/apps/lib/
H A Dtlssrp_depr.c27 static int srp_Verify_N_and_g(const BIGNUM *N, const BIGNUM *g) in srp_Verify_N_and_g()
68 BIGNUM *N = NULL, *g = NULL; in ssl_srp_verify_param_cb() local
/openssl/apps/
H A Dtestdsa.h193 unsigned char *g; member
219 BIGNUM *priv_key, *pub_key, *p, *q, *g; in get_dsa() local
/openssl/include/openssl/
H A Dsrp.h.in59 const BIGNUM *g; member
96 const BIGNUM *g; member
H A Dconf.h.in137 #define NCONF_get_number(c,g,n,r) NCONF_get_number_e(c,g,n,r) argument
/openssl/test/
H A Ddhtest.c40 BIGNUM *p = NULL, *q = NULL, *g = NULL; in dh_test() local
243 BIGNUM *p = NULL, *q = NULL, *g = NULL, *pub = NULL, *priv = NULL; in dh_computekey_range_test() local
712 const BIGNUM *p, *q, *g; in dh_test_prime_groups() local
784 const BIGNUM *p, *q, *g; in dh_get_nid() local
H A Ddsa_no_digest_size_test.c99 BIGNUM *p, *q, *g; in load_dsa_params() local
/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h17 # define FIELD_LITERAL(a,b,c,d,e,f,g,h) {{a,b,c,d,e,f,g,h}} argument
/openssl/crypto/dh/
H A Ddh_gen.c160 int g, ok = -1; in dh_builtin_genparams() local
H A Ddh_lib.c220 const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DH_get0_pqg()
225 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DH_set0_pqg()
H A Ddh_asn1.c69 BIGNUM *g; member
/openssl/crypto/dsa/
H A Ddsa_lib.c257 const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DSA_get0_pqg()
262 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DSA_set0_pqg()
/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h18 # define FIELD_LITERAL(a, b, c, d, e, f, g, h) \ argument
/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h36 unsigned long long g[2]; member
43 unsigned long long g[2]; member

Completed in 51 milliseconds

123