Home
last modified time | relevance | path

Searched defs:ast2600_hace_ctx (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c42 struct ast2600_hace_ctx { struct
43 struct crypto_hash_ctx hash_ctx;
44 uint32_t cmd;
45 uint32_t algo;
46 uint32_t dgt_size;
47 uint32_t blk_size;
48 uint32_t pad_size;
49 uint64_t total[2];
52 uint8_t *buf;
53 uint8_t *digest;

Completed in 4 milliseconds