Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-glue.c413 static struct crypto_alg aes_cipher_alg = { variable
493 err = crypto_register_alg(&aes_cipher_alg); in ppc_aes_mod_init()
500 crypto_unregister_alg(&aes_cipher_alg); in ppc_aes_mod_init()
506 crypto_unregister_alg(&aes_cipher_alg); in ppc_aes_mod_fini()