Searched refs:QueryCipherSupportByName (Results 1 – 5 of 5) sorted by relevance
66 NSTACKX_EXPORT uint8_t QueryCipherSupportByName(char *name);
81 NSTACKX_EXPORT uint8_t QueryCipherSupportByName(char *name);
230 uint8_t QueryCipherSupportByName(char *name) in QueryCipherSupportByName() function289 uint8_t QueryCipherSupportByName(char *name) in QueryCipherSupportByName() function
263 uint8_t QueryCipherSupportByName(char *name) in QueryCipherSupportByName() function
205 QueryCipherSupportByName(CHACHA20_POLY1305_NAME)) { in DFileGetCipherCaps()