Lines Matching refs:cbk
1338 caam_req->cbk = aead_encrypt_done; in aead_encrypt()
1366 caam_req->cbk = aead_decrypt_done; in aead_decrypt()
1510 caam_req->cbk = skcipher_encrypt_done; in skcipher_encrypt()
1560 caam_req->cbk = skcipher_decrypt_done; in skcipher_decrypt()
3278 req_ctx->cbk = split_key_sh_done; in hash_digest_key()
3611 req_ctx->cbk = ahash_done_bi; in ahash_update_ctx()
3693 req_ctx->cbk = ahash_done_ctx_src; in ahash_final_ctx()
3787 req_ctx->cbk = ahash_done_ctx_src; in ahash_finup_ctx()
3883 req_ctx->cbk = ahash_done; in ahash_digest()
3955 req_ctx->cbk = ahash_done; in ahash_final_no_ctx()
4061 req_ctx->cbk = ahash_done_ctx_dst; in ahash_update_no_ctx()
4172 req_ctx->cbk = ahash_done; in ahash_finup_no_ctx()
4283 req_ctx->cbk = ahash_done_ctx_dst; in ahash_update_first()
4837 req->cbk(req->ctx, dpaa2_fd_get_frc(fd)); in dpaa2_caam_process_fd()