Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_hace.c160 static void do_hash_operation(AspeedHACEState *s, int algo, bool sg_mode, in do_hash_operation()
183 if (sg_mode) { in do_hash_operation()
243 * In aspeed sdk kernel driver, sg_mode is disabled in hash_final(). in do_hash_operation()
244 * Thus if we received a request with sg_mode disabled, it is in do_hash_operation()
155 do_hash_operation(AspeedHACEState * s,int algo,bool sg_mode,bool acc_mode) do_hash_operation() argument