Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_req.h662 static inline int alloc_dst_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_dst_req_buf() function
Dnitrox_skcipher.c235 ret = alloc_dst_req_buf(nkreq, nents); in alloc_dst_sglist()
Dnitrox_aead.c131 ret = alloc_dst_req_buf(nkreq, nents); in alloc_dst_sglist()