Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
A Daes-glue.c40 #define aes_mac_update ce_aes_mac_update macro
57 #define aes_mac_update neon_aes_mac_update macro
108 asmlinkage int aes_mac_update(u8 const in[], u32 const rk[], int rounds,
818 rem = aes_mac_update(in, ctx->key_enc, rounds, blocks, in mac_do_update()
A Daes-modes.S681 AES_FUNC_START(aes_mac_update)
725 AES_FUNC_END(aes_mac_update)

Completed in 5 milliseconds