Searched defs:sha1_hmac_ctx (Results 1 – 4 of 4) sorted by relevance
62 typedef struct sha1_hmac_ctx { struct67 } sha1_hmac_ctx_t; argument
1158 sha1_hmac_ctx_t sha1_hmac_ctx; in sha1_mac_atomic() local1278 sha1_hmac_ctx_t sha1_hmac_ctx; in sha1_mac_verify_atomic() local
653 sha1_hmac_ctx_init(sha1_hc_ctx_t *sha1_hmac_ctx, uint32_t *ipad, uint32_t *opad) in sha1_hmac_ctx_init()
304 sha1_hc_ctx_t sha1_hmac_ctx; in P_SHA1() local