Searched refs:g (Results 1 – 10 of 10) sorted by relevance
| /include/openssl/ |
| A D | srp.h.in | 59 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 D | dsa.h | 207 const BIGNUM **q, const BIGNUM **g); 208 OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g);
|
| A D | conf.h.in | 137 #define NCONF_get_number(c,g,n,r) NCONF_get_number_e(c,g,n,r) argument
|
| A D | dh.h | 265 const BIGNUM **q, const BIGNUM **g); 266 OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
|
| A D | ct.h.in | 283 * 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 D | ocsp.h.in | 32 * independently of OCSP. E.g. see RFC5280
|
| A D | cmp.h.in | 50 * -- integrity check failed (e.g., signature did not verify)
|
| A D | asn1.h.in | 351 * It would be initialised as e.g.:
|
| A D | ssl.h.in | 1890 int SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g,
|
| /include/internal/ |
| A D | ffc.h | 95 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