Searched refs:ce_method (Results 1 – 1 of 1) sorted by relevance
874 int ce_method, err, id; in sun8i_ce_register_algs() local882 ce_method = ce->variant->alg_cipher[id]; in sun8i_ce_register_algs()883 if (ce_method == CE_ID_NOTSUPP) { in sun8i_ce_register_algs()891 ce_method = ce->variant->op_mode[id]; in sun8i_ce_register_algs()892 if (ce_method == CE_ID_NOTSUPP) { in sun8i_ce_register_algs()910 ce_method = ce->variant->alg_hash[id]; in sun8i_ce_register_algs()911 if (ce_method == CE_ID_NOTSUPP) { in sun8i_ce_register_algs()