Searched refs:cipher_mac (Results 1 – 4 of 4) sorted by relevance
326 if (!ops || !ops->cipher_mac) in crypto_mac()332 return ops->cipher_mac(dev, ctx, in, len, tag); in crypto_mac()
128 int (*cipher_mac)(struct udevice *dev, cipher_context *ctx, member
1082 .cipher_mac = rockchip_crypto_mac,
1590 .cipher_mac = rockchip_crypto_mac,