Home
last modified time | relevance | path

Searched defs:ablk_req (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_core.c631 struct ablkcipher_request *ablk_req; in crypto4xx_ablkcipher_done() local
/linux-4.1.27/drivers/crypto/
Dpicoxcell_crypto.c927 struct ablkcipher_request *ablk_req = in spacc_ablk_complete() local
946 struct ablkcipher_request *ablk_req = ablkcipher_request_cast(req->req); in spacc_ablk_submit() local
Dixp4xx_crypto.c145 struct ablkcipher_request *ablk_req; member
/linux-4.1.27/crypto/
Dgcm.c189 static void crypto_gcm_init_crypt(struct ablkcipher_request *ablk_req, in crypto_gcm_init_crypt()