Home
last modified time | relevance | path

Searched refs:sec_alg_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec.h127 enum sec_alg_type { enum
151 enum sec_alg_type alg_type;
H A Dsec_crypto.c1360 static void sec_update_iv(struct sec_req *req, enum sec_alg_type alg_type) in sec_update_iv()