Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Ddpp_pkex.c355 *N = NULL, *Y = NULL; in dpp_pkex_rx_exchange_req() local
706 struct crypto_ec_point *Qr = NULL, *Y = NULL, *N = NULL; in dpp_pkex_rx_exchange_resp() local
/hostap-latest/src/tls/
Dlibtommath.c583 static int mp_exptmod (mp_int * G, mp_int * X, mp_int * P, mp_int * Y) in mp_exptmod()
1875 static int s_mp_exptmod (mp_int * G, mp_int * X, mp_int * P, mp_int * Y, int redmode) in s_mp_exptmod()
2952 static int mp_exptmod_fast (mp_int * G, mp_int * X, mp_int * P, mp_int * Y, int redmode) in mp_exptmod_fast()
/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c2487 mbedtls_mpi *Y = &ecp_kp_Q->MBEDTLS_PRIVATE(Y); in crypto_mbedtls_pk_parse_subpubkey_compressed() local