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

/linux-master/drivers/crypto/ccree/
H A Dcc_hash.c1562 char mac_driver_name[CRYPTO_MAX_ALG_NAME]; member in struct:cc_hash_template
1585 .mac_driver_name = "hmac-sha1-ccree",
1613 .mac_driver_name = "hmac-sha256-ccree",
1640 .mac_driver_name = "hmac-sha224-ccree",
1667 .mac_driver_name = "hmac-sha384-ccree",
1694 .mac_driver_name = "hmac-sha512-ccree",
1721 .mac_driver_name = "hmac-md5-ccree",
1771 .mac_driver_name = "xcbc-aes-ccree",
1796 .mac_driver_name = "cmac-aes-ccree",
1840 template->mac_driver_name);
[all...]

Completed in 73 milliseconds