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
1058 sha1_hmac_ctx_t sha1_hmac_ctx; in sha1_mac_atomic() local1178 sha1_hmac_ctx_t sha1_hmac_ctx; in sha1_mac_verify_atomic() local
656 sha1_hmac_ctx_init(sha1_hc_ctx_t *sha1_hmac_ctx, uint32_t *ipad, uint32_t *opad) in sha1_hmac_ctx_init()
302 sha1_hc_ctx_t sha1_hmac_ctx; in P_SHA1() local