Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dsrp.h90 const BIGNUM *g; member
114 BIGNUM *g; member
130 char **verifier, const char *N, const char *g);
132 BIGNUM **verifier, BIGNUM *N, BIGNUM *g);
155 char *SRP_check_known_gN_param(BIGNUM *g, BIGNUM *N);
161 BIGNUM *SRP_Calc_B(BIGNUM *b, BIGNUM *N, BIGNUM *g, BIGNUM *v);
167 BIGNUM *SRP_Calc_A(BIGNUM *a, BIGNUM *N, BIGNUM *g);
168 BIGNUM *SRP_Calc_client_key(BIGNUM *N, BIGNUM *B, BIGNUM *g, BIGNUM *x,
A Dconf.h180 # define NCONF_get_number(c,g,n,r) NCONF_get_number_e(c,g,n,r) argument
A Ddsa.h165 BIGNUM *g; member
A Ddh.h143 BIGNUM *g; member
A Dssl.h859 BIGNUM *N, *g, *s, *B, *A; member
2318 int SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g,
/optee_test-3.20.0/cert/
A Dmy.crt14 LJInvnDDjMZUZScR5/g/PiWe/8u7W2nL0PvAJeP5HXg3SxR0OIpDLBjnc6HY8oej
A Dmy.csr16 7g==
A Dca.crt20 9g==
/optee_test-3.20.0/ta/crypt/
A Dsha2_impl.c79 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
81 t1 = wv[h] + SHA256_F2(wv[e]) + CH(wv[e], wv[f], wv[g]) \
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_crypto_api.h2851 BIGNUM *g = bn_from_key_attr(&dkv->base); in dsa_from_key_vals() local
2854 if (!dsa || !priv_key || !pub_key || !p || !q || !g) in dsa_from_key_vals()
2857 if (!DSA_set0_pqg(dsa, p, q, g)) in dsa_from_key_vals()
2868 BN_free(g); in dsa_from_key_vals()
/optee_test-3.20.0/host/xtest/
A Dregression_4000.c4550 const uint8_t *g; in xtest_tee_test_4007_dh() member
4608 key_types[n].g, key_types[n].g_len); in xtest_tee_test_4007_dh()

Completed in 49 milliseconds