Home
last modified time | relevance | path

Searched defs:ciphers (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.cpp417 void TSSLSocketFactory::ciphers(const string &enable) in ciphers() function in apache::thrift::transport::TSSLSocketFactory
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c462 static const struct wifi_cipher_desc ciphers[] = { variable
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c1563 int *ciphers = optval; in tls_opt_ciphersuite_list_get() local