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

/linux-4.4.14/arch/mips/include/asm/octeon/
H A Docteon-feature.h93 * octeon_has_crypto() - Check if this OCTEON has crypto acceleration support.
97 static inline int octeon_has_crypto(void) octeon_has_crypto() function
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c193 if (!octeon_has_crypto()) md5_mod_init()
H A Docteon-sha1.c226 if (!octeon_has_crypto()) octeon_sha1_mod_init()
H A Docteon-sha256.c263 if (!octeon_has_crypto()) octeon_sha256_mod_init()
H A Docteon-sha512.c260 if (!octeon_has_crypto()) octeon_sha512_mod_init()

Completed in 186 milliseconds