Searched refs:LogID (Results 1 – 5 of 5) sorted by relevance
19 (CT) log that issued it using the log's LogID (see RFC 6962, Section 3.2).21 (e.g. its public key) using this LogID.24 in a CTLOG_STORE that has a given LogID.28 B<CTLOG_STORE_get0_log_by_id> returns a CTLOG with the given LogID, if it
42 LogID (see RFC 6962). It sets *log_id_len to the length of that LogID. For a43 v1 CT log, the LogID will be a SHA-256 hash (i.e. 32 bytes long). Ownership of
104 SCT_set0_log_id() or SCT_set1_log_id() to set the LogID of the CT log that the SCT came from.107 See RFC 6962, Section 3.2 for the definition of LogID.142 The LogID (see RFC 6962, Section 3.2), base64 encoded.189 SCT_set0_log_id() and B<SCT_set1_log_id> return 1 if the specified LogID is a
22 logs). The list can be loaded from one or more files and then searched by LogID23 (see RFC 6962, Section 3.2, for the definition of a LogID).
1865 Intrinsic::ID LogID = LogFn->getIntrinsicID(); in optimizeLog() local1884 LogID = Intrinsic::log; in optimizeLog()1891 LogID = Intrinsic::log; in optimizeLog()1898 LogID = Intrinsic::log; in optimizeLog()1905 LogID = Intrinsic::log2; in optimizeLog()1912 LogID = Intrinsic::log2; in optimizeLog()1919 LogID = Intrinsic::log2; in optimizeLog()1926 LogID = Intrinsic::log10; in optimizeLog()1933 LogID = Intrinsic::log10; in optimizeLog()1940 LogID = Intrinsic::log10; in optimizeLog()[all …]