Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandshake_server.cc897 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_server_certificate() local
1159 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_client_key_exchange() local
Dhandshake_client.cc943 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_server_key_exchange() local
1249 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_client_key_exchange() local
Dt1_lib.cc1844 const uint32_t alg_k = hs->new_cipher->algorithm_mkey; in ext_ec_point_add_serverhello() local