Home
last modified time | relevance | path

Searched refs:octeon_has_crypto (Results 1 – 5 of 5) sorted by relevance

/linux/lib/crypto/mips/
H A Dsha256.h29 if (!octeon_has_crypto()) in sha256_blocks()
H A Dmd5.h36 if (!octeon_has_crypto()) in md5_blocks()
H A Dsha1.h58 if (!octeon_has_crypto()) in sha1_blocks()
H A Dsha512.h29 if (!octeon_has_crypto()) in sha512_blocks()
/linux/arch/mips/include/asm/octeon/
H A Docteon-feature.h101 static inline int octeon_has_crypto(void) in octeon_has_crypto() function