Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/crypto/
Daes-glue.c37 #define aes_mac_update ce_aes_mac_update macro
51 #define aes_mac_update neon_aes_mac_update macro
86 asmlinkage void aes_mac_update(u8 const in[], u32 const rk[], int rounds,
478 aes_mac_update(in, ctx->key_enc, rounds, blocks, dg, enc_before, in mac_do_update()
Daes-modes.S460 AES_ENTRY(aes_mac_update)
518 AES_ENDPROC(aes_mac_update)