Searched refs:n2_hash_req_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dn2_core.c293 struct n2_hash_req_ctx { struct
305 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hash_async_init()
317 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hash_async_update()
331 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hash_async_final()
344 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hash_async_finup()
374 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + n2_hash_cra_init()
419 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) + n2_hmac_cra_init()
523 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_do_async_digest()
598 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hash_async_digest()
616 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hmac_async_digest()
624 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); n2_hmac_async_digest()

Completed in 52 milliseconds