Searched refs:IsCryptoIncluded (Results 1 – 5 of 5) sorted by relevance
65 NSTACKX_EXPORT uint8_t IsCryptoIncluded(void);
80 NSTACKX_EXPORT uint8_t IsCryptoIncluded(void);
225 uint8_t IsCryptoIncluded(void) in IsCryptoIncluded() function284 uint8_t IsCryptoIncluded(void) in IsCryptoIncluded() function
258 uint8_t IsCryptoIncluded(void) in IsCryptoIncluded() function
2024 if (!IsCryptoIncluded()) { in CreateFileManager()