Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h666 static inline int alloc_dst_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_dst_req_buf() function
H A Dnitrox_skcipher.c235 ret = alloc_dst_req_buf(nkreq, nents); in alloc_dst_sglist()
H A Dnitrox_aead.c130 ret = alloc_dst_req_buf(nkreq, nents); in alloc_dst_sglist()