OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:client_write_key
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/crypto/
hkdf.h
40
base::StringPiece
client_write_key
() const {
function in class:crypto::HKDF
/external/chromium_org/third_party/openssl/openssl/ssl/
t1_enc.c
556
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
;
[
all
...]
Completed in 59 milliseconds