Searched refs:ret_ec (Results 1 – 2 of 2) sorted by relevance
117 struct crypto_ec **ret_ec);121 struct crypto_ec **ret_ec);
1438 struct crypto_ec **ret_ec) in dpp_pkex_derive_Qi() argument1498 if (ret_ec && Qi) in dpp_pkex_derive_Qi()1499 *ret_ec = ec; in dpp_pkex_derive_Qi()1513 struct crypto_ec **ret_ec) in dpp_pkex_derive_Qr() argument1574 if (ret_ec && Qr) in dpp_pkex_derive_Qr()1575 *ret_ec = ec; in dpp_pkex_derive_Qr()