Lines Matching refs:artpec6_hash_request_context
289 struct artpec6_hash_request_context { struct
1312 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(areq); in artpec6_crypto_prepare_hash()
2271 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_init_hash()
2302 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_prepare_submit_hash()
2335 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hash_final()
2344 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hash_update()
2358 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_sha1_digest()
2374 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_sha256_digest()
2389 struct artpec6_hash_request_context *req_ctx = ahash_request_ctx(req); in artpec6_crypto_hmac_sha256_digest()
2403 sizeof(struct artpec6_hash_request_context)); in artpec6_crypto_ahash_init_common()
2444 const struct artpec6_hash_request_context *ctx = ahash_request_ctx(req); in artpec6_crypto_hash_export()
2472 struct artpec6_hash_request_context *ctx = ahash_request_ctx(req); in artpec6_crypto_hash_import()