Searched refs:mac_dst (Results 1 – 2 of 2) sorted by relevance
267 struct crypto_mac *mac_dst = to_mac_ctx(dst_ctx); in do_hmac_copy_state() local269 return caam_hash_hmac_copy_state(mac_dst->ctx, mac_src->ctx); in do_hmac_copy_state()
727 struct crypto_mac *mac_dst = to_mac_ctx(dst_ctx); in do_cmac_copy_state() local728 struct cipherdata *macdata_dst = mac_dst->ctx; in do_cmac_copy_state()