Home
last modified time | relevance | path

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

/linux/arch/mips/cavium-octeon/
H A Docteon-crypto.c55 void octeon_crypto_disable(struct octeon_cop2_state *state, in octeon_crypto_disable() function
68 EXPORT_SYMBOL_GPL(octeon_crypto_disable);
/linux/lib/crypto/mips/
H A Dsha256.h57 octeon_crypto_disable(&cop2_state, flags); in sha256_blocks()
H A Dmd5.h62 octeon_crypto_disable(&cop2_state, flags); in md5_blocks()
H A Dsha1.h80 octeon_crypto_disable(&cop2_state, flags); in sha1_blocks()
H A Dsha512.h73 octeon_crypto_disable(&cop2_state, flags); in sha512_blocks()
/linux/arch/mips/include/asm/octeon/
H A Dcrypto.h21 extern void octeon_crypto_disable(struct octeon_cop2_state *state,