Home
last modified time | relevance | path

Searched refs:octeon_crypto_enable (Results 1 – 6 of 6) sorted by relevance

/linux/arch/mips/cavium-octeon/
H A Docteon-crypto.c26 unsigned long octeon_crypto_enable(struct octeon_cop2_state *state) in octeon_crypto_enable() function
45 EXPORT_SYMBOL_GPL(octeon_crypto_enable);
/linux/lib/crypto/mips/
H A Dsha256.h32 flags = octeon_crypto_enable(&cop2_state); in sha256_blocks()
H A Dmd5.h41 flags = octeon_crypto_enable(&cop2_state); in md5_blocks()
H A Dsha1.h61 flags = octeon_crypto_enable(&cop2_state); in sha1_blocks()
H A Dsha512.h32 flags = octeon_crypto_enable(&cop2_state); in sha512_blocks()
/linux/arch/mips/include/asm/octeon/
H A Dcrypto.h20 extern unsigned long octeon_crypto_enable(struct octeon_cop2_state *state);