Home
last modified time | relevance | path

Searched defs:seal (Results 1 – 14 of 14) sorted by relevance

/external/skqp/src/compute/skc/
Dcomposition.h38 void (* seal )(struct skc_composition_impl * const impl); member
Dstyling.h27 void (* seal )(struct skc_styling_impl * const impl); member
/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc60 static tsi_result seal(alts_frame_protector* impl) { in seal() function
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc60 static tsi_result seal(alts_frame_protector* impl) { in seal() function
/external/llvm-project/lld/wasm/
DSyntheticSections.h106 void seal() { isSealed = true; } in seal() function
/external/rust/crates/crossbeam-epoch/src/
Dinternal.rs103 fn seal(self, epoch: Epoch) -> SealedBag { in seal() method
/external/linux-kselftest/tools/testing/selftests/tpm2/
Dtpm2.py582 def seal(self, parent_key, data, auth_value, policy_dig, member in Client
/external/rust/crates/ring/src/
Daead.rs565 seal: fn( field
/external/rust/crates/quiche/src/
Dtls.rs639 let seal = match crypto::Seal::from_secret(aead, &secret) { in set_write_secret() localVariable
/external/brotli/c/enc/
Dencode.c1541 uint32_t seal = s->last_bytes_; in InjectBytePaddingBlock() local
/external/python/mock/mock/
Dmock.py2600 def seal(mock): function
/external/python/cpython3/Lib/unittest/
Dmock.py2854 def seal(mock): function
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dssl.h2180 int (*seal)(SSL *ssl, uint8_t *out, size_t *out_len, size_t max_out_len, member
/external/boringssl/src/include/openssl/
Dssl.h2192 int (*seal)(SSL *ssl, uint8_t *out, size_t *out_len, size_t max_out_len, member