Searched defs:endpoint (Results 26 - 27 of 27) sorted by relevance
12
/third_party/mbedtls/library/ |
H A D | ssl_tls.c | 1627 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) in mbedtls_ssl_conf_endpoint() argument 5828 mbedtls_ssl_config_defaults(mbedtls_ssl_config *conf, int endpoint, int transport, int preset) mbedtls_ssl_config_defaults() argument 8789 ssl_tls12_populate_transform(mbedtls_ssl_transform *transform, int ciphersuite, const unsigned char master[48], int encrypt_then_mac, ssl_tls_prf_t tls_prf, const unsigned char randbytes[64], mbedtls_ssl_protocol_version tls_version, unsigned endpoint, const mbedtls_ssl_context *ssl) ssl_tls12_populate_transform() argument [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 103046 FilePoint endpoint; /* Pointer to the end of the file */ global() member [all...] |
Completed in 130 milliseconds
12