Home
last modified time | relevance | path

Searched refs:g (Results 1 – 10 of 10) sorted by relevance

/include/openssl/
A Dsrp.h.in59 const BIGNUM *g; member
74 void SRP_user_pwd_set_gN(SRP_user_pwd *user_pwd, const BIGNUM *g,
92 * Internal structure storing N and g pair
96 const BIGNUM *g; member
124 char **verifier, const char *N, const char *g);
128 const BIGNUM *g, OSSL_LIB_CTX *libctx,
133 const BIGNUM *g);
157 char *SRP_check_known_gN_param(const BIGNUM *g, const BIGNUM *N);
166 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g,
169 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g,
[all …]
A Ddsa.h207 const BIGNUM **q, const BIGNUM **g);
208 OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g);
A Dconf.h.in137 #define NCONF_get_number(c,g,n,r) NCONF_get_number_e(c,g,n,r) argument
A Ddh.h265 const BIGNUM **q, const BIGNUM **g);
266 OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
A Dct.h.in283 * The origin of this SCT, e.g. TLS extension, OCSP response, etc.
288 * Set the origin of this SCT, e.g. TLS extension, OCSP response, etc.
A Docsp.h.in32 * independently of OCSP. E.g. see RFC5280
A Dcmp.h.in50 * -- integrity check failed (e.g., signature did not verify)
A Dasn1.h.in351 * It would be initialised as e.g.:
A Dssl.h.in1890 int SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g,
/include/internal/
A Dffc.h95 BIGNUM *g; member
128 BIGNUM *g);
130 const BIGNUM **q, const BIGNUM **g);
191 const BIGNUM *g, BIGNUM *tmp,
211 const BIGNUM *g);

Completed in 33 milliseconds