Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h339 u32 ce_algo_id; member
H A Dsun8i-ce-hash.c390 common = ce->variant->alg_hash[algt->ce_algo_id]; in sun8i_ce_hash_run()
428 switch (algt->ce_algo_id) { in sun8i_ce_hash_run()
H A Dsun8i-ce-cipher.c161 common = ce->variant->alg_cipher[algt->ce_algo_id]; in sun8i_ce_cipher_prepare()