Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dmxs-dcp.c141 #define MXS_DCP_CAPABILITY1_SHA1 (1 << 16) macro
1102 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) { in mxs_dcp_probe()
1123 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) in mxs_dcp_probe()
1149 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) in mxs_dcp_remove()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dmxs-dcp.c142 #define MXS_DCP_CAPABILITY1_SHA1 (1 << 16) macro
1097 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) { in mxs_dcp_probe()
1118 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) in mxs_dcp_probe()
1141 if (sdcp->caps & MXS_DCP_CAPABILITY1_SHA1) in mxs_dcp_remove()

Completed in 3 milliseconds