Searched refs:mv_aes_alg_cbc (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c949 static struct crypto_alg mv_aes_alg_cbc = { variable in typeref:struct:crypto_alg
1105 ret = crypto_register_alg(&mv_aes_alg_cbc); mv_probe()
1152 crypto_unregister_alg(&mv_aes_alg_cbc); mv_remove()

Completed in 58 milliseconds