Home
last modified time | relevance | path

Searched refs:sec_register_to_crypto (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec.h246 int sec_register_to_crypto(struct hisi_qm *qm);
H A Dsec_crypto.h395 int sec_register_to_crypto(struct hisi_qm *qm);
H A Dsec_main.c138 .register_to_crypto = sec_register_to_crypto,
H A Dsec_crypto.c2476 int sec_register_to_crypto(struct hisi_qm *qm) in sec_register_to_crypto() function