Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h232 int sec_register_to_crypto(struct hisi_qm *qm);
H A Dsec_crypto.h408 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.c2546 int sec_register_to_crypto(struct hisi_qm *qm) in sec_register_to_crypto() function