Searched refs:hmac_walker_ctx_t (Results 1 – 1 of 1) sorted by relevance
87 } *hmac_walker_ctx_t; typedef102 void do_hmac_init(hmac_walker_ctx_t, crypto_ctx_t, void *);104 void do_hmac_destroy(hmac_walker_ctx_t, crypto_ctx_t);579 do_hmac_init(hmac_walker_ctx_t wctx, crypto_ctx_t cctx, void *key) in do_hmac_init()591 hmac_walker_ctx_t wctx = (hmac_walker_ctx_t)walker; in do_hmac()599 do_hmac_destroy(hmac_walker_ctx_t wctx, crypto_ctx_t cctx) in do_hmac_destroy()