Searched refs:to_stm32_hmac_ctx (Results 1 – 1 of 1) sorted by relevance
26 static struct stm32_hmac_ctx *to_stm32_hmac_ctx(struct crypto_mac_ctx *ctx) in to_stm32_hmac_ctx() function43 struct stm32_hmac_ctx *c = to_stm32_hmac_ctx(ctx); in do_hmac_init()73 struct stm32_hmac_ctx *c = to_stm32_hmac_ctx(ctx); in do_hmac_update()93 struct stm32_hmac_ctx *c = to_stm32_hmac_ctx(ctx); in do_hmac_final()121 struct stm32_hmac_ctx *c = to_stm32_hmac_ctx(ctx); in do_hmac_free()137 struct stm32_hmac_ctx *src = to_stm32_hmac_ctx(src_ctx); in do_hmac_copy_state()138 struct stm32_hmac_ctx *dst = to_stm32_hmac_ctx(dst_ctx); in do_hmac_copy_state()