Home
last modified time | relevance | path

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

/crypto/
Daes_ti.c52 static struct crypto_alg aes_alg = { variable
70 return crypto_register_alg(&aes_alg); in aes_init()
75 crypto_unregister_alg(&aes_alg); in aes_fini()
Daes_generic.c1291 static struct crypto_alg aes_alg = { variable
1312 return crypto_register_alg(&aes_alg); in aes_init()
1317 crypto_unregister_alg(&aes_alg); in aes_fini()