Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_req.h616 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.c107 ret = alloc_src_req_buf(nkreq, nents, ivsize); in alloc_src_sglist()