#include <internal.h>
Public Attributes | |
uint32_t | algorithm_auth |
uint32_t | algorithm_enc |
uint32_t | algorithm_mac |
uint32_t | algorithm_mkey |
uint32_t | algorithm_prf |
uint32_t | id |
const char * | name |
const char * | standard_name |
Definition at line 520 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::algorithm_auth |
Definition at line 530 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::algorithm_enc |
Definition at line 531 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::algorithm_mac |
Definition at line 532 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::algorithm_mkey |
Definition at line 529 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::algorithm_prf |
Definition at line 533 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
uint32_t ssl_cipher_st::id |
Definition at line 526 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
const char* ssl_cipher_st::name |
Definition at line 522 of file third_party/boringssl-with-bazel/src/ssl/internal.h.
const char* ssl_cipher_st::standard_name |
Definition at line 524 of file third_party/boringssl-with-bazel/src/ssl/internal.h.