Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dccp.h33 int ccp_present(void);
74 static inline int ccp_present(void) in ccp_present() function
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev.c214 int ccp_present(void) in ccp_present() function
225 EXPORT_SYMBOL_GPL(ccp_present);
Dccp-crypto-main.c410 ret = ccp_present(); in ccp_crypto_init()
Dccp-dev-v5.c1018 if (ccp_present()) in ccp5_destroy()