Searched refs:cipher_mac (Results 1 – 3 of 3) sorted by relevance
283 if (!ops || !ops->cipher_mac) in crypto_mac()286 return ops->cipher_mac(dev, ctx, in, len, tag); in crypto_mac()
102 int (*cipher_mac)(struct udevice *dev, cipher_context *ctx, member
1443 .cipher_mac = rockchip_crypto_mac,