Home
last modified time | relevance | path

Searched defs:envelope (Results 1 – 22 of 22) sorted by relevance

/third_party/node/deps/npm/node_modules/sigstore/dist/tlog/
Dformat.js11 function toProposedDSSEEntry(envelope, signature, apiVersion = DEFAULT_DSSE_API_VERSION) { argument
48 function toProposedIntotoEntry(envelope, signature, apiVersion = DEFAULT_INTOTO_API_VERSION) { argument
57 function toProposedDSSEV001Entry(envelope, signature) { argument
69 function toProposedIntotoV002Entry(envelope, signature) { argument
113 function calculateDSSEHash(envelope, signature) { argument
Dindex.js34 async createDSSEEntry(envelope, sigMaterial, options = {}) { argument
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/witness/tlog/
Dentry.js63 function toProposedDSSEEntry(envelope, publicKey) { argument
79 function toProposedIntotoEntry(envelope, publicKey) { argument
123 function calculateDSSEHash(envelope, publicKey) { argument
/third_party/node/deps/npm/node_modules/@sigstore/bundle/dist/
Dserialized.js46 const envelopeToJSON = (envelope) => { argument
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/timestamp/
Dcheckpoint.js89 static fromString(envelope) { argument
/third_party/rust/crates/rust-openssl/openssl/src/
Dlib.rs154 pub mod envelope; module
/third_party/libinput/include/linux/linux/
Dinput.h340 struct ff_envelope envelope; member
352 struct ff_envelope envelope; member
401 struct ff_envelope envelope; member
/third_party/libevdev/include/linux/linux/
Dinput.h349 struct ff_envelope envelope; member
361 struct ff_envelope envelope; member
410 struct ff_envelope envelope; member
/third_party/libinput/include/linux/freebsd/
Dinput.h341 struct ff_envelope envelope; member
353 struct ff_envelope envelope; member
402 struct ff_envelope envelope; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Ddispatch_test.cc203 cbor::EnvelopeEncoder envelope; in TEST() local
243 cbor::EnvelopeEncoder envelope; in TEST() local
Dprotocol_core_test.cc104 crdtp::cbor::EnvelopeEncoder envelope; in TEST() local
Dcbor_test.cc631 EnvelopeEncoder envelope; in TEST() local
/third_party/ffmpeg/libavformat/
Dlibamqp.c271 amqp_envelope_t envelope; in amqp_proto_read() local
/third_party/ffmpeg/libavcodec/
Datrac3plusdsp.c129 Atrac3pWaveEnvelope *envelope, in waves_synth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.c445 xml_node_t *envelope, *body; in soap_build_envelope() local
Dhttp_curl.c1507 xml_node_t *envelope, *ret, *resp, *n; in soap_send_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.c445 xml_node_t *envelope, *body; in soap_build_envelope() local
Dhttp_curl.c1507 xml_node_t *envelope, *ret, *resp, *n; in soap_send_receive() local
/third_party/ffmpeg/libavfilter/
Dvf_monochrome.c46 static float envelope(const float x) in envelope() function
Dvf_histogram.c37 int envelope; member
Dvf_vectorscope.c65 int envelope; member
406 static void envelope(VectorscopeContext *s, AVFrame *out) in envelope() function
Dvf_waveform.c100 int envelope; member
643 static void envelope(WaveformContext *s, AVFrame *out, int plane, int component, int offset) in envelope() function