Home
last modified time | relevance | path

Searched defs:key (Results 126 - 150 of 6005) sorted by relevance

12345678910>>...241

/third_party/musl/src/ipc/
H A Dshmget.c6 int shmget(key_t key, size_t size, int flag) in shmget() argument
/third_party/musl/src/search/
H A Dtfind.c4 void *tfind(const void *key, void *const *rootp, in tfind() argument
H A Dtsearch.h8 const void *key; member
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dsemget.c9 int semget(key_t key, int n, int fl) in semget() argument
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/bundle/
H A Dindex.js39 function key(bundle) { function
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall_enums.h.py34 key = safe_name(f"va_{enum}_{value.value}") variable
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl03.c27 key_serial_t key; in do_test() local
H A Dkeyctl01.c23 key_serial_t key; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key01.c25 static int key; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/
H A D3-1.c28 pthread_key_t key; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
H A D2-1.c28 pthread_key_t key; in main() local
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
/third_party/rust/crates/log/src/kv/
H A Dmod.rs16 mod key; modules
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/util/
H A Dpgp.go
/third_party/protobuf/php/tests/
H A Dautoload.php9 foreach ($files as $key => $value) { variable
/third_party/rust/crates/rustix/examples/
H A Dstdio.rs486 fn key(b: u8) -> String { key() functions
[all...]
/base/security/device_auth/services/protocol/src/
H A Dprotocol_common.c22 void FreeAndCleanKey(Uint8Buff *key) in FreeAndCleanKey() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_sm3.c40 int32_t HksOpensslSm3GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslSm3GenerateKey() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_screen_lock_callback_impl.cpp27 void ArkWebScreenLockCallbackImpl::Handle(bool key) in Handle() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_screen_lock_callback_wrapper.cpp27 void ArkWebScreenLockCallbackWrapper::Handle(bool key) in Handle() argument
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dsuspend_controller.cpp24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() argument
34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() argument
/foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/
H A Dparameter_mock.cpp21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
/third_party/eudev/src/shared/
H A DMurmurHash2.c37 uint32_t MurmurHash2 ( const void * key, int len, uint32_t seed ) in MurmurHash2() argument
/third_party/node/test/parallel/
H A Dtest-crypto-psychic-signatures.js

Completed in 7 milliseconds

12345678910>>...241