Searched defs:client_write_key (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/crypto/
H A Dhkdf.h40 base::StringPiece client_write_key() const { function in class:crypto::HKDF
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dt1_enc.c556 const unsigned char *client_write_key, *server_write_key, *key; local
637 client_write_key = key_data; key_data += key_len;
645 key = client_write_key;

Completed in 152 milliseconds