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

/drivers/crypto/
H A Dmv_cesa.c920 struct crypto_alg mv_aes_alg_cbc = { variable in typeref:struct:crypto_alg
1063 ret = crypto_register_alg(&mv_aes_alg_cbc);
1107 crypto_unregister_alg(&mv_aes_alg_cbc);

Completed in 12 milliseconds