Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
H A Dvmx.c30 ret = crypto_register_alg(&p8_aes_alg); in p8_init()
53 crypto_unregister_alg(&p8_aes_alg); in p8_init()
65 crypto_unregister_alg(&p8_aes_alg); in p8_exit()
H A Daesp8-ppc.h11 extern struct crypto_alg p8_aes_alg;
H A Daes.c115 struct crypto_alg p8_aes_alg = { variable