Home
last modified time | relevance | path

Searched defs:req_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_core.c568 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_init() local
779 struct hash_ctx *ctx, struct hash_req_ctx *req_ctx, in hash_process_data()
873 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_dma_final() local
979 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_final() local
1086 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in hash_hw_update() local
1310 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_update() local
1330 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); in ahash_final() local
/linux-4.4.14/drivers/crypto/
Dmv_cesa.c262 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_process_current_q() local
316 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_crypto_algo_completion() local
331 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_process_hash_current() local
409 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_hash_final_fallback() local
660 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_ecb() local
671 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_ecb() local
682 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_cbc() local
693 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_cbc() local
Dtalitos.c1655 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash_unmap() local
1685 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_done() local
1728 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in common_nonsnoop_hash() local
1796 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_edesc_alloc() local
1805 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init() local
1825 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_init_sha224_swinit() local
1850 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_process_req() local
1931 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_update() local
1940 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_final() local
1949 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in ahash_finup() local
[all …]
Dixp4xx_crypto.c349 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac() local
375 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet() local
387 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in one_packet() local
891 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in ablk_perform() local
998 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform() local
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c428 struct mcryptd_hash_request_ctx *req_ctx; in sha_complete_job() local