Home
last modified time | relevance | path

Searched refs:aes_mac_update (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/arm64/crypto/
Daes-glue.c39 #define aes_mac_update ce_aes_mac_update macro
55 #define aes_mac_update neon_aes_mac_update macro
106 asmlinkage void aes_mac_update(u8 const in[], u32 const rk[], int rounds,
856 aes_mac_update(in, ctx->key_enc, rounds, blocks, dg, enc_before, in mac_do_update()
Daes-modes.S621 AES_FUNC_START(aes_mac_update)
679 AES_FUNC_END(aes_mac_update)