Searched refs:HACE_ALGO_SHA384 (Results 1 – 3 of 3) sorted by relevance
42 #define HACE_ALGO_SHA384 (BIT(5) | BIT(6) | BIT(10)) macro175 method |= HACE_ALGO_SHA384; in hw_sha_init()314 ctx->method |= HACE_ALGO_SHA384; in sha_digest()
44 #define HACE_ALGO_SHA384 (BIT(5) | BIT(6) | BIT(10)) macro142 rc = digest_object(pbuf, buf_len, pout, HACE_ALGO_SHA384); in hw_sha384()
21 #define HACE_ALGO_SHA384 (BIT(5) | BIT(6) | BIT(10)) macro