Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c155 static int alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) in alloc_dst_sglist() function
236 ret = alloc_dst_sglist(skreq, ivsize); in nitrox_skcipher_crypt()
Dnitrox_aead.c100 static int alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_dst_sglist() function
164 ret = alloc_dst_sglist(&rctx->nkreq, rctx->dst, rctx->ivsize, in nitrox_set_creq()