Searched refs:mac_dst (Results 1 – 2 of 2) sorted by relevance
266 struct crypto_mac *mac_dst = to_mac_ctx(dst_ctx); in do_hmac_copy_state() local268 return caam_hash_hmac_copy_state(mac_dst->ctx, mac_src->ctx); in do_hmac_copy_state()
718 struct crypto_mac *mac_dst = to_mac_ctx(dst_ctx); in do_cmac_copy_state() local719 struct cipherdata *macdata_dst = mac_dst->ctx; in do_cmac_copy_state()
Completed in 3 milliseconds