Home
last modified time | relevance | path

Searched refs:count_sgs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
Dmv_cesa.c508 static int count_sgs(struct scatterlist *sl, unsigned int total_bytes) in count_sgs() function
537 num_sgs = count_sgs(req->src, req->nbytes); in mv_start_new_crypt_req()
540 num_sgs = count_sgs(req->dst, req->nbytes); in mv_start_new_crypt_req()
563 num_sgs = count_sgs(req->src, req->nbytes); in mv_start_new_hash_req()