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() local60 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_dst_sglist() local82 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_cipher_callback() local210 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_src_sglist() local228 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_dst_sglist() local251 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_skcipher_crypt() local292 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_decrypt() local
94 static int alloc_src_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_src_sglist()117 static int alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, in alloc_dst_sglist()142 static void free_src_sglist(struct nitrox_kcrypt_request *nkreq) in free_src_sglist()147 static void free_dst_sglist(struct nitrox_kcrypt_request *nkreq) in free_dst_sglist()429 struct nitrox_kcrypt_request *nkreq = &rctx->base.nkreq; in nitrox_rfc4106_callback() local
234 struct nitrox_kcrypt_request nkreq; member616 static inline int alloc_src_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_src_req_buf()638 static inline void nitrox_creq_set_src_sg(struct nitrox_kcrypt_request *nkreq, in nitrox_creq_set_src_sg()662 static inline int alloc_dst_req_buf(struct nitrox_kcrypt_request *nkreq, in alloc_dst_req_buf()675 static inline void nitrox_creq_set_orh(struct nitrox_kcrypt_request *nkreq) in nitrox_creq_set_orh()683 static inline void nitrox_creq_set_comp(struct nitrox_kcrypt_request *nkreq) in nitrox_creq_set_comp()696 static inline void nitrox_creq_set_dst_sg(struct nitrox_kcrypt_request *nkreq, in nitrox_creq_set_dst_sg()