Searched defs:log_id (Results 1 – 7 of 7) sorted by relevance
| /third_party/openssl/crypto/ct/ |
| D | ct_log.c | 26 uint8_t log_id[CT_V1_HASHLEN]; member 277 void CTLOG_get0_log_id(const CTLOG *log, const uint8_t **log_id, in CTLOG_get0_log_id() 294 const uint8_t *log_id, in CTLOG_STORE_get0_log_by_id()
|
| 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() 94 int SCT_set1_log_id(SCT *sct, const unsigned char *log_id, size_t log_id_len) in SCT_set1_log_id() 205 size_t SCT_get0_log_id(const SCT *sct, unsigned char **log_id) in SCT_get0_log_id()
|
| D | ct_local.h | 63 unsigned char *log_id; member
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/rts/ |
| D | profiling_rts_dynamic_kernel.h | 27 …ProfilingRtsDynamicKernel(void *stream, const CNodePtr &cnode_ptr, uint64_t log_id, bool notify, u… in ProfilingRtsDynamicKernel()
|
| /third_party/mesa3d/include/android_stub/android/ |
| D | log.h | 138 typedef enum log_id { enum
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/ |
| D | task_info.h | 283 …ProfilerTraceTaskInfo(const std::string &op_name, uint32_t stream_id, uint64_t log_id, bool notify… in ProfilerTraceTaskInfo() 290 uint64_t log_id() const { return log_id_; } in log_id() function
|
| /third_party/openssl/test/ |
| D | ct_test.c | 451 const char log_id[] = "3xwuwRUAlFJHqWFoMl3cXHlZ6PfG04j8AC4LvT9012Q="; in test_encode_tls_sct() local
|