Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec.h154 SEC_DEBUG_FILE_NUM, enumerator
175 struct sec_debug_file files[SEC_DEBUG_FILE_NUM];
Dsec_main.c631 for (i = SEC_CURRENT_QM; i < SEC_DEBUG_FILE_NUM; i++) { in sec_debug_init()