Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dccp.h30 int ccp_present(void);
71 static inline int ccp_present(void) in ccp_present() function
/Linux-v5.10/drivers/crypto/ccp/
Dccp-dev.c232 int ccp_present(void) in ccp_present() function
243 EXPORT_SYMBOL_GPL(ccp_present);
Dccp-crypto-main.c407 ret = ccp_present(); in ccp_crypto_init()
Dccp-dev-v5.c1026 if (ccp_present()) in ccp5_destroy()