Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dccp.h30 int ccp_present(void);
71 static inline int ccp_present(void) in ccp_present() function
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dev.c232 int ccp_present(void) in ccp_present() function
243 EXPORT_SYMBOL_GPL(ccp_present);
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()