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

/linux-master/include/linux/
H A Dccp.h27 * ccp_present - check if a CCP device is present
31 int ccp_present(void);
72 static inline int ccp_present(void) function
/linux-master/drivers/crypto/ccp/
H A Dccp-dev.c228 * ccp_present - check if a CCP device is present
232 int ccp_present(void) function
243 EXPORT_SYMBOL_GPL(ccp_present); variable
H A Dccp-crypto-main.c400 ret = ccp_present();
H A Dccp-dev-v5.c1025 if (ccp_present())

Completed in 120 milliseconds