Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c226 static int alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) in alloc_dst_sglist() function
279 ret = alloc_dst_sglist(skreq, ivsize); in nitrox_skcipher_crypt()
H A Dnitrox_aead.c116 static int alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_dst_sglist() function
180 ret = alloc_dst_sglist(&rctx->nkreq, rctx->dst, rctx->ivsize, in nitrox_set_creq()