octeon_crypto_enable   46 arch/mips/cavium-octeon/crypto/octeon-crypto.c EXPORT_SYMBOL_GPL(octeon_crypto_enable);
octeon_crypto_enable   20 arch/mips/cavium-octeon/crypto/octeon-crypto.h extern unsigned long octeon_crypto_enable(struct octeon_cop2_state *state);
octeon_crypto_enable  100 arch/mips/cavium-octeon/crypto/octeon-md5.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  132 arch/mips/cavium-octeon/crypto/octeon-md5.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  134 arch/mips/cavium-octeon/crypto/octeon-sha1.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  164 arch/mips/cavium-octeon/crypto/octeon-sha1.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  146 arch/mips/cavium-octeon/crypto/octeon-sha256.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  176 arch/mips/cavium-octeon/crypto/octeon-sha256.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  160 arch/mips/cavium-octeon/crypto/octeon-sha512.c 	flags = octeon_crypto_enable(&state);
octeon_crypto_enable  191 arch/mips/cavium-octeon/crypto/octeon-sha512.c 	flags = octeon_crypto_enable(&state);