Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dakcipher.c31 struct crypto_report_akcipher rakcipher; in crypto_akcipher_report() local
33 strncpy(rakcipher.type, "akcipher", sizeof(rakcipher.type)); in crypto_akcipher_report()
36 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_akcipher_report()
Dcrypto_user.c135 struct crypto_report_akcipher rakcipher; in crypto_report_akcipher() local
137 strncpy(rakcipher.type, "akcipher", sizeof(rakcipher.type)); in crypto_report_akcipher()
140 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_report_akcipher()