Home
last modified time | relevance | path

Searched refs:cipherId_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls.h34 uint64_t cipherId_; member
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_context_server.cpp80 cipherSuite.cipherId_ = SSL_CIPHER_get_id(cipher); in GetCiphers()
H A Dtls_context.cpp81 cipherSuite.cipherId_ = SSL_CIPHER_get_id(cipher); in GetCiphers()