Searched refs:akreq (Results 1 – 1 of 1) sorted by relevance
447 struct akcipher_request *akreq = req; in hpre_msg_request_set() local449 if (akreq->dst_len < ctx->key_sz) { in hpre_msg_request_set()450 akreq->dst_len = ctx->key_sz; in hpre_msg_request_set()454 tmp = akcipher_request_ctx(akreq); in hpre_msg_request_set()457 h_req->areq.rsa = akreq; in hpre_msg_request_set()