Searched refs:mac_src (Results 1 – 2 of 2) sorted by relevance
266 struct crypto_mac *mac_src = to_mac_ctx(src_ctx); in do_hmac_copy_state() local269 return caam_hash_hmac_copy_state(mac_dst->ctx, mac_src->ctx); in do_hmac_copy_state()
726 struct crypto_mac *mac_src = to_mac_ctx(src_ctx); in do_cmac_copy_state() local729 struct cipherdata *macdata_src = mac_src->ctx; in do_cmac_copy_state()