Searched defs:cwt (Results 1 – 6 of 6) sorted by relevance
285 ScopedCbor cwt(cn_cbor_map_create(&error)); in CreateEd25519CborUdsCertificate() local373 ScopedCbor cwt(cn_cbor_map_create(&error)); in CreateEcdsaCborUdsCertificate() local505 ScopedCbor cwt(cn_cbor_decode(payload->v.bytes, payload->length, &error)); in ExtractCwtFromCborCertificate() local512 ScopedCbor ExtractPublicKeyFromCwt(const cn_cbor* cwt) { in ExtractPublicKeyFromCwt()525 bool ExtractIdsFromCwt(const cn_cbor* cwt, char authority_id_hex[40], in ExtractIdsFromCwt()542 bool ExtractKeyUsageFromCwt(const cn_cbor* cwt, uint64_t* key_usage) { in ExtractKeyUsageFromCwt()563 bool ValidateCborCertificateCdiFields(const cn_cbor* cwt, in ValidateCborCertificateCdiFields()633 ScopedCbor cwt(ExtractCwtFromCborCertificate(certificate, certificate_size)); in VerifySingleCborCertificate() local
113 pub mod cwt; module
57 uint8_t cwt; member
127 const struct Curl_cwtype *cwt; /* type implementation */ member
382 const struct Curl_cwtype *cwt, in Curl_cwriter_create()490 const struct Curl_cwtype *cwt) in Curl_cwriter_get_by_type()
994 const struct Curl_cwtype *cwt; in Curl_build_unencoding_stack() local