Searched defs:nkreq (Results 1 – 3 of 3) sorted by relevance
53 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_src_sglist() local 60 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_dst_sglist() local 82 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_cipher_callback() local 210 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_src_sglist() local 228 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); alloc_dst_sglist() local 251 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); nitrox_skcipher_crypt() local 292 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); nitrox_cbc_decrypt() local [all...]
93 static int alloc_src_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_src_sglist() argument 116 static int alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_dst_sglist() argument 141 static void free_src_sglist(struct nitrox_kcrypt_request *nkreq) in free_src_sglist() argument 146 free_dst_sglist(struct nitrox_kcrypt_request * nkreq) free_dst_sglist() argument 428 struct nitrox_kcrypt_request *nkreq = &rctx->base.nkreq; nitrox_rfc4106_callback() local [all...]
235 struct nitrox_kcrypt_request nkreq; member 620 static inline int alloc_src_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_src_req_buf() argument 642 static inline void nitrox_creq_set_src_sg(struct nitrox_kcrypt_request *nkreq, in nitrox_creq_set_src_sg() argument 666 static inline int alloc_dst_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_dst_req_buf() argument 679 nitrox_creq_set_orh(struct nitrox_kcrypt_request * nkreq) nitrox_creq_set_orh() argument 687 nitrox_creq_set_comp(struct nitrox_kcrypt_request * nkreq) nitrox_creq_set_comp() argument 700 nitrox_creq_set_dst_sg(struct nitrox_kcrypt_request * nkreq,int nents,int ivsize,struct scatterlist * dst,int buflen) nitrox_creq_set_dst_sg() argument [all...]