Searched refs:ccp_present (Results 1 – 4 of 4) sorted by relevance
27 * ccp_present - check if a CCP device is present31 int ccp_present(void);72 static inline int ccp_present(void) in ccp_present() function
228 * ccp_present - check if a CCP device is present232 int ccp_present(void) in ccp_present() function 243 EXPORT_SYMBOL_GPL(ccp_present);
403 ret = ccp_present(); in ccp_crypto_init()
1025 if (ccp_present()) in ccp5_destroy()