Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dakcipher.c29 struct crypto_report_akcipher rakcipher; in crypto_akcipher_report() local
31 strncpy(rakcipher.type, "akcipher", sizeof(rakcipher.type)); in crypto_akcipher_report()
34 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_akcipher_report()
Dcrypto_user.c116 struct crypto_report_akcipher rakcipher; in crypto_report_akcipher() local
118 strncpy(rakcipher.type, "akcipher", sizeof(rakcipher.type)); in crypto_report_akcipher()
121 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_report_akcipher()