Searched refs:cru_module_name (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcryptouser.h54 char cru_module_name[CRYPTO_MAX_ALG_NAME]; member in struct:crypto_user_alg
/linux-4.1.27/crypto/
H A Dcrypto_user.c119 strncpy(ualg->cru_module_name, module_name(alg->cra_module), crypto_report_one()
120 sizeof(ualg->cru_module_name)); crypto_report_one()

Completed in 42 milliseconds