nhpoly1305_alg 44 arch/arm/crypto/nhpoly1305-neon-glue.c static struct shash_alg nhpoly1305_alg = { nhpoly1305_alg 63 arch/arm/crypto/nhpoly1305-neon-glue.c return crypto_register_shash(&nhpoly1305_alg); nhpoly1305_alg 68 arch/arm/crypto/nhpoly1305-neon-glue.c crypto_unregister_shash(&nhpoly1305_alg); nhpoly1305_alg 44 arch/arm64/crypto/nhpoly1305-neon-glue.c static struct shash_alg nhpoly1305_alg = { nhpoly1305_alg 63 arch/arm64/crypto/nhpoly1305-neon-glue.c return crypto_register_shash(&nhpoly1305_alg); nhpoly1305_alg 68 arch/arm64/crypto/nhpoly1305-neon-glue.c crypto_unregister_shash(&nhpoly1305_alg); nhpoly1305_alg 43 arch/x86/crypto/nhpoly1305-avx2-glue.c static struct shash_alg nhpoly1305_alg = { nhpoly1305_alg 63 arch/x86/crypto/nhpoly1305-avx2-glue.c return crypto_register_shash(&nhpoly1305_alg); nhpoly1305_alg 68 arch/x86/crypto/nhpoly1305-avx2-glue.c crypto_unregister_shash(&nhpoly1305_alg); nhpoly1305_alg 43 arch/x86/crypto/nhpoly1305-sse2-glue.c static struct shash_alg nhpoly1305_alg = { nhpoly1305_alg 62 arch/x86/crypto/nhpoly1305-sse2-glue.c return crypto_register_shash(&nhpoly1305_alg); nhpoly1305_alg 67 arch/x86/crypto/nhpoly1305-sse2-glue.c crypto_unregister_shash(&nhpoly1305_alg); nhpoly1305_alg 223 crypto/nhpoly1305.c static struct shash_alg nhpoly1305_alg = { nhpoly1305_alg 239 crypto/nhpoly1305.c return crypto_register_shash(&nhpoly1305_alg); nhpoly1305_alg 244 crypto/nhpoly1305.c crypto_unregister_shash(&nhpoly1305_alg);