Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/sunxi/
H A Dsun8i_crypto.h45 #define SUN8I_CRYPTO_TDQC_OP_DIR __BIT(8) macro
H A Dsun8i_crypto.c849 tdqc |= __SHIFTIN(dir, SUN8I_CRYPTO_TDQC_OP_DIR); in sun8i_crypto_task_load_aesecb()
2323 tdqc |= __SHIFTIN(dir, SUN8I_CRYPTO_TDQC_OP_DIR); in sun8i_crypto_process()