Searched defs:archive_hmac (Results 1 – 1 of 1) sorted by relevance
99 struct archive_hmac { struct101 int (*__hmac_sha1_init)(archive_hmac_sha1_ctx *, const uint8_t *, argument103 void (*__hmac_sha1_update)(archive_hmac_sha1_ctx *, const uint8_t *, argument105 void (*__hmac_sha1_final)(archive_hmac_sha1_ctx *, uint8_t *, size_t *); argument106 void (*__hmac_sha1_cleanup)(archive_hmac_sha1_ctx *); argument