Searched defs:ret_group (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_lib.c | 1406 EC_GROUP *ret_group = NULL, *dup = NULL; in ec_group_explicit_to_named() local
|
/third_party/openssl/crypto/ec/ |
H A D | ec_lib.c | 1406 EC_GROUP *ret_group = NULL, *dup = NULL; in ec_group_explicit_to_named() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 6660 dpp_pkex_derive_Qi(const struct dpp_curve_params *curve, const u8 *mac_init, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) dpp_pkex_derive_Qi() argument 6744 dpp_pkex_derive_Qr(const struct dpp_curve_params *curve, const u8 *mac_resp, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) dpp_pkex_derive_Qr() argument
|
Completed in 20 milliseconds