Searched refs:HACE_ALGO_SHA1 (Results 1 – 3 of 3) sorted by relevance
40 #define HACE_ALGO_SHA1 BIT(5) macro122 rc = digest_object(pbuf, buf_len, pout, HACE_ALGO_SHA1); in hw_sha1()164 method = HACE_ALGO_SHA1; in hw_sha_init()
38 #define HACE_ALGO_SHA1 BIT(5) macro167 method |= HACE_ALGO_SHA1; in hw_sha_init()302 ctx->method |= HACE_ALGO_SHA1; in sha_digest()
17 #define HACE_ALGO_SHA1 BIT(5) macro