Searched refs:hmac_walker_ctx_t (Results 1 – 1 of 1) sorted by relevance
88 } *hmac_walker_ctx_t; typedef103 void do_hmac_init(hmac_walker_ctx_t, crypto_ctx_t, void *);105 void do_hmac_destroy(hmac_walker_ctx_t, crypto_ctx_t);580 do_hmac_init(hmac_walker_ctx_t wctx, crypto_ctx_t cctx, void *key) in do_hmac_init()592 hmac_walker_ctx_t wctx = (hmac_walker_ctx_t)walker; in do_hmac()600 do_hmac_destroy(hmac_walker_ctx_t wctx, crypto_ctx_t cctx) in do_hmac_destroy()