Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dccp.h26 * ccp_present - check if a CCP device is present
30 int ccp_present(void);
71 static inline int ccp_present(void) in ccp_present() function
/kernel/linux/linux-6.6/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) in ccp_present() function
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dev.c228 * ccp_present - check if a CCP device is present
232 int ccp_present(void) in ccp_present() function
243 EXPORT_SYMBOL_GPL(ccp_present); variable
H A Dccp-crypto-main.c407 ret = ccp_present(); in ccp_crypto_init()
H A Dccp-dev-v5.c1026 if (ccp_present()) in ccp5_destroy()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dev.c228 * ccp_present - check if a CCP device is present
232 int ccp_present(void) in ccp_present() function
243 EXPORT_SYMBOL_GPL(ccp_present); variable
H A Dccp-crypto-main.c400 ret = ccp_present(); in ccp_crypto_init()
H A Dccp-dev-v5.c1025 if (ccp_present()) in ccp5_destroy()

Completed in 9 milliseconds