Searched refs:ret_ec (Results 1 – 2 of 2) sorted by relevance
123 struct crypto_ec **ret_ec);127 struct crypto_ec **ret_ec);
1462 struct crypto_ec **ret_ec) in dpp_pkex_derive_Qi() argument1522 if (ret_ec && Qi) in dpp_pkex_derive_Qi()1523 *ret_ec = ec; in dpp_pkex_derive_Qi()1537 struct crypto_ec **ret_ec) in dpp_pkex_derive_Qr() argument1598 if (ret_ec && Qr) in dpp_pkex_derive_Qr()1599 *ret_ec = ec; in dpp_pkex_derive_Qr()