Searched refs:hmac_walker_ctx_t (Results 1 – 1 of 1) sorted by relevance
86 } *hmac_walker_ctx_t; typedef101 void do_hmac_init(hmac_walker_ctx_t, crypto_ctx_t, void *);103 void do_hmac_destroy(hmac_walker_ctx_t, crypto_ctx_t);581 do_hmac_init(hmac_walker_ctx_t wctx, crypto_ctx_t cctx, void *key) in do_hmac_init()593 hmac_walker_ctx_t wctx = (hmac_walker_ctx_t)walker; in do_hmac()601 do_hmac_destroy(hmac_walker_ctx_t wctx, crypto_ctx_t cctx) in do_hmac_destroy()