Home
last modified time | relevance | path

Searched defs:AES_FUNC_END (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Daes-ce.S13 #define AES_FUNC_END(func) SYM_FUNC_END(ce_ ## func) macro
H A Daes-neon.S12 #define AES_FUNC_END(func) SYM_FUNC_END(neon_ ## func) macro