Lines Matching +defs:val +defs:req
79 u32 val; in omap_aes_write_mask() local
124 u32 val; in omap_aes_write_ctrl() local
170 u32 mask, val; in omap_aes_dma_trigger_omap2() local
397 struct skcipher_request *req = dd->req; in omap_aes_finish_req() local
418 struct skcipher_request *req) in omap_aes_handle_queue()
426 static int omap_aes_prepare_req(struct skcipher_request *req, in omap_aes_prepare_req()
479 struct skcipher_request *req = container_of(areq, struct skcipher_request, base); in omap_aes_crypt_req() local
528 static int omap_aes_crypt(struct skcipher_request *req, unsigned long mode) in omap_aes_crypt()
595 static int omap_aes_ecb_encrypt(struct skcipher_request *req) in omap_aes_ecb_encrypt()
600 static int omap_aes_ecb_decrypt(struct skcipher_request *req) in omap_aes_ecb_decrypt()
605 static int omap_aes_cbc_encrypt(struct skcipher_request *req) in omap_aes_cbc_encrypt()
610 static int omap_aes_cbc_decrypt(struct skcipher_request *req) in omap_aes_cbc_decrypt()
615 static int omap_aes_ctr_encrypt(struct skcipher_request *req) in omap_aes_ctr_encrypt()
620 static int omap_aes_ctr_decrypt(struct skcipher_request *req) in omap_aes_ctr_decrypt()