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

/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c431 struct mcryptd_hash_request_ctx *req_ctx; sha_complete_job() local
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_core.c568 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); hash_init() local
873 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); hash_dma_final() local
979 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); hash_hw_final() local
1086 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); hash_hw_update() local
1310 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); ahash_update() local
1330 struct hash_req_ctx *req_ctx = ahash_request_ctx(req); ahash_final() local
778 hash_process_data(struct hash_device_data *device_data, struct hash_ctx *ctx, struct hash_req_ctx *req_ctx, int msg_length, u8 *data_buffer, u8 *buffer, u8 *index) hash_process_data() argument
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c339 struct aead_ctx *req_ctx = aead_request_ctx(req); finish_scattered_hmac() local
365 struct aead_ctx *req_ctx = aead_request_ctx(req); one_packet() local
376 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); one_packet() local
875 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); ablk_perform() local
1000 struct aead_ctx *req_ctx = aead_request_ctx(req); aead_perform() local
H A Dmv_cesa.c257 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_process_current_q() local
311 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_crypto_algo_completion() local
326 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); mv_process_hash_current() local
404 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); mv_hash_final_fallback() local
655 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_enc_aes_ecb() local
666 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_dec_aes_ecb() local
677 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_enc_aes_cbc() local
688 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_dec_aes_cbc() local
H A Dtalitos.c1510 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); common_nonsnoop_hash_unmap() local
1538 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_done() local
1560 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); common_nonsnoop_hash() local
1646 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_edesc_alloc() local
1655 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_init() local
1675 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_init_sha224_swinit() local
1700 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_process_req() local
1782 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_update() local
1791 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_final() local
1800 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_finup() local
1809 struct talitos_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); ahash_digest() local

Completed in 147 milliseconds