Home
last modified time | relevance | path

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

123

/openssl-master/crypto/srp/
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()
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-master/test/helpers/
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
/openssl-master/util/perl/TLSProxy/
A DServerKeyExchange.pm125 sub g subroutine
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_ccm.h34 unsigned long long g[2]; member
38 unsigned long long g[2]; member
/openssl-master/crypto/ffc/
A Dffc_backend.c24 BIGNUM *p = NULL, *q = NULL, *g = NULL, *j = NULL; in ossl_ffc_params_fromdata() local
A Dffc_dh.c53 const BIGNUM *g; member
107 const BIGNUM *g) in ossl_ffc_numbers_to_dh_named_group()
A Dffc_params.c39 void ossl_ffc_params_set0_pqg(FFC_PARAMS *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in ossl_ffc_params_set0_pqg()
56 const BIGNUM **q, const BIGNUM **g) in ossl_ffc_params_get0_pqg()
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
A Dffc_params_validate.c25 const BIGNUM *g, BIGNUM *tmp, in ossl_ffc_params_validate_unverifiable_g()
/openssl-master/crypto/sha/
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
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-master/apps/lib/
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-master/apps/
A Dtestdsa.h193 unsigned char *g; member
219 BIGNUM *priv_key, *pub_key, *p, *q, *g; in get_dsa() local
/openssl-master/include/openssl/
A Dsrp.h.in59 const BIGNUM *g; member
96 const BIGNUM *g; member
A Dconf.h.in134 #define NCONF_get_number(c,g,n,r) NCONF_get_number_e(c,g,n,r) argument
/openssl-master/test/
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
757 const BIGNUM *p, *q, *g; in dh_get_nid() local
A Ddsa_no_digest_size_test.c99 BIGNUM *p, *q, *g; in load_dsa_params() local
/openssl-master/crypto/ec/curve448/arch_64/
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-master/crypto/dh/
A Ddh_gen.c159 int g, ok = -1; in dh_builtin_genparams() local
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()
A Ddh_asn1.c69 BIGNUM *g; member
/openssl-master/crypto/dsa/
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-master/crypto/ec/curve448/arch_32/
A Df_impl.h18 # define FIELD_LITERAL(a, b, c, d, e, f, g, h) \ argument
/openssl-master/providers/implementations/include/prov/
A Dciphercommon_gcm.h32 unsigned long long g[2]; member
39 unsigned long long g[2]; member

Completed in 28 milliseconds

123