Home
last modified time | relevance | path

Searched refs:dgt_size (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c46 uint32_t dgt_size; member
229 length = MIN(len, hctx->dgt_size); in ast2600_hace_final()
313 dst_hctx->dgt_size = src_hctx->dgt_size; in ast2600_hace_copy_state()
357 hctx->dgt_size = 20; in ast2600_hace_alloc()
363 hctx->dgt_size = 32; in ast2600_hace_alloc()
369 hctx->dgt_size = 48; in ast2600_hace_alloc()
375 hctx->dgt_size = 64; in ast2600_hace_alloc()

Completed in 2 milliseconds