Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/cavium/nitrox/
Dnitrox_req.h620 static inline int alloc_src_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_src_req_buf() function
Dnitrox_skcipher.c215 ret = alloc_src_req_buf(nkreq, nents, ivsize); in alloc_src_sglist()
Dnitrox_aead.c106 ret = alloc_src_req_buf(nkreq, nents, ivsize); in alloc_src_sglist()