Searched refs:crypto_kpp_compute_shared_secret (Results 1 – 2 of 2) sorted by relevance
326 static inline int crypto_kpp_compute_shared_secret(struct kpp_request *req) in crypto_kpp_compute_shared_secret() function
474 ret = crypto_wait_req(crypto_kpp_compute_shared_secret(req), &wait); in nvme_auth_gen_session_key()