Searched defs:skreq (Results 1 – 5 of 5) sorted by relevance
51 static void free_src_sglist(struct skcipher_request *skreq) in free_src_sglist()58 static void free_dst_sglist(struct skcipher_request *skreq) in free_dst_sglist()67 struct skcipher_request *skreq = arg; in nitrox_skcipher_callback() local81 struct skcipher_request *skreq = arg; in nitrox_cbc_cipher_callback() local208 static int alloc_src_sglist(struct skcipher_request *skreq, int ivsize) in alloc_src_sglist()226 static int alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) in alloc_dst_sglist()247 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt()290 static int nitrox_cbc_decrypt(struct skcipher_request *skreq) in nitrox_cbc_decrypt()310 static int nitrox_aes_encrypt(struct skcipher_request *skreq) in nitrox_aes_encrypt()315 static int nitrox_aes_decrypt(struct skcipher_request *skreq) in nitrox_aes_decrypt()[all …]
71 struct skcipher_request skreq; global() member 179 struct skcipher_request *skreq = &pctx->u.skreq; crypto_gcm_init_crypt() local 448 struct skcipher_request *skreq = &pctx->u.skreq; crypto_gcm_encrypt() local 487 struct skcipher_request *skreq = &pctx->u.skreq; gcm_dec_hash_continue() local [all...]
196 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local237 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
164 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local204 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
424 struct skcipher_request *skreq = container_of(req_base, in sec_skcipher_alg_callback() local 707 sec_alg_skcipher_crypto(struct skcipher_request * skreq,bool encrypt) sec_alg_skcipher_crypto() argument [all...]