Searched defs:log_id (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/include/android_stub/android/ |
H A D | log.h | 138 typedef enum log_id { enum
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_local.h | 63 unsigned char *log_id; member
|
H A D | ct_sct.c | 80 int SCT_set0_log_id(SCT *sct, unsigned char *log_id, size_t log_id_len) in SCT_set0_log_id() argument 94 int SCT_set1_log_id(SCT *sct, const unsigned char *log_id, size_t log_id_len) in SCT_set1_log_id() argument 205 SCT_get0_log_id(const SCT *sct, unsigned char **log_id) SCT_get0_log_id() argument [all...] |
H A D | ct_log.c | 28 uint8_t log_id[CT_V1_HASHLEN]; member 323 void CTLOG_get0_log_id(const CTLOG *log, const uint8_t **log_id, in CTLOG_get0_log_id() argument 339 CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, const uint8_t *log_id, size_t log_id_len) CTLOG_STORE_get0_log_by_id() argument
|
/third_party/openssl/crypto/ct/ |
H A D | ct_local.h | 63 unsigned char *log_id; member
|
H A D | ct_sct.c | 80 int SCT_set0_log_id(SCT *sct, unsigned char *log_id, size_t log_id_len) in SCT_set0_log_id() argument 94 int SCT_set1_log_id(SCT *sct, const unsigned char *log_id, size_t log_id_len) in SCT_set1_log_id() argument 205 SCT_get0_log_id(const SCT *sct, unsigned char **log_id) SCT_get0_log_id() argument [all...] |
H A D | ct_log.c | 28 uint8_t log_id[CT_V1_HASHLEN]; member 323 void CTLOG_get0_log_id(const CTLOG *log, const uint8_t **log_id, in CTLOG_get0_log_id() argument 339 CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, const uint8_t *log_id, size_t log_id_len) CTLOG_STORE_get0_log_by_id() argument
|
/third_party/openssl/test/ |
H A D | ct_test.c | 442 const char log_id[] = "3xwuwRUAlFJHqWFoMl3cXHlZ6PfG04j8AC4LvT9012Q="; in test_encode_tls_sct() local
|
Completed in 9 milliseconds