Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h270 u32 ss_algo_id; member
H A Dsun8i-ss-hash.c518 rctx->method = ss->variant->alg_hash[algt->ss_algo_id]; in sun8i_ss_hash_run()
624 switch (algt->ss_algo_id) { in sun8i_ss_hash_run()
H A Dsun8i-ss-cipher.c214 rctx->method = ss->variant->alg_cipher[algt->ss_algo_id]; in sun8i_ss_cipher()