Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c1159 mbedtls_mpi *bn = os_malloc(sizeof(*bn)); in crypto_bignum_init() local
1170 mbedtls_mpi *bn = os_malloc(sizeof(*bn)); in crypto_bignum_init_set() local
1187 mbedtls_mpi *bn = os_malloc(sizeof(*bn)); in crypto_bignum_init_uint() local
1343 mbedtls_mpi bn; in crypto_bignum_sqrmod() local
1869 static int crypto_mbedtls_short_weierstrass_derive_y(mbedtls_ecp_group *grp, mbedtls_mpi *bn, int p… in crypto_mbedtls_short_weierstrass_derive_y()
1937 mbedtls_mpi bn; in crypto_ecdh_set_peerkey() local
2770 mbedtls_mpi *bn = os_malloc(sizeof(*bn)); in crypto_ec_key_get_private_key() local
Dcrypto_openssl.c1908 BIGNUM *bn; in crypto_bignum_init_set() local
1920 BIGNUM *bn; in crypto_bignum_init_uint() local
3871 BIGNUM *bn = NULL; in crypto_ec_key_get_private_key() local
3879 const BIGNUM *bn; in crypto_ec_key_get_private_key() local
/hostap-latest/src/common/
Dsae.c881 struct crypto_bignum *bn = NULL; in sae_derive_pt_ecc() local
979 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local
Ddpp_crypto.c2234 struct crypto_bignum *bn = NULL; in dpp_gen_reconfig_id() local
2289 struct crypto_bignum *bn; in dpp_update_reconfig_id() local
/hostap-latest/wpa_supplicant/
Dp2p_supplicant_sd.c1146 struct p2p_srv_bonjour *bsrv, *bn; in wpas_p2p_service_flush() local