Home
last modified time | relevance | path

Searched defs:alg_a (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dhandshake_server.c203 uint32_t alg_a; in ssl3_accept() local
735 uint32_t alg_k, alg_a, mask_k, mask_a; in ssl3_choose_cipher() local
1149 uint32_t alg_a = hs->new_cipher->algorithm_auth; in ssl3_send_server_key_exchange() local
1507 uint32_t alg_a; in ssl3_get_client_key_exchange() local
Dhandshake_client.c1204 uint32_t alg_a = hs->new_cipher->algorithm_auth; in ssl3_get_server_key_exchange() local
1551 uint32_t alg_a = hs->new_cipher->algorithm_auth; in ssl3_send_client_key_exchange() local
Dssl_cipher.c1834 uint32_t alg_a = cipher->algorithm_auth; in ssl_cipher_get_key_type() local
Dt1_lib.c1850 const uint32_t alg_a = hs->new_cipher->algorithm_auth; in ext_ec_point_add_serverhello() local