| /third_party/ltp/testcases/kernel/watchqueue/ |
| H A D | wqueue01.c | 30 key_serial_t key; in run() local
|
| H A D | wqueue03.c | 30 key_serial_t key; in run() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
| H A D | 3-1.c | 31 static pthread_key_t key; variable [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/ |
| H A D | 2-1.c | 29 static pthread_key_t key; variable [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/ |
| H A D | 1-2.c | 33 static pthread_key_t key; variable [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/ |
| H A D | 2-1.c | 24 static int compare(const void *key, const void *amemb) in compare() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-symbol.cc | 40 Handle<String> key; in BUILTIN() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-value-utils.cc | 13 createDataProperty(v8::Local<v8::Context> context, v8::Local<v8::Object> object, v8::Local<v8::Name> key, v8::Local<v8::Value> value) createDataProperty() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-collections.cc | 81 Handle<Object> key = args.at(1); in RUNTIME_FUNCTION() local 103 Handle<Object> key = args.at(1); in RUNTIME_FUNCTION() local
|
| /third_party/musl/libc-test/src/functionalext/crypt/ |
| H A D | encrypt.c | 30 char key[65]; in test_encrypt_and_decrypt() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | bsearch.c | 36 int key = 3; in bsearch_0100() local 51 int key = 3; in bsearch_0200() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm_hw.c | 27 static int ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, in ccm_generic_aes_initkey() argument
|
| H A D | cipher_aes_hw.c | 19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
|
| H A D | cipher_aria_hw.c | 13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
|
| H A D | cipher_aria_ccm_hw.c | 16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
|
| H A D | cipher_aria_gcm_hw.c | 16 static int aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, in aria_gcm_initkey() argument
|
| H A D | cipher_camellia_hw.c | 20 cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_camellia_initkey() argument
|
| H A D | cipher_idea_hw.c | 19 cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_idea_initkey() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_cast.c | 40 static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cast_init_key() argument
|
| H A D | e_bf.c | 38 static int bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in bf_init_key() argument
|
| H A D | p_enc.c | 21 int EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, in EVP_PKEY_encrypt_old() argument
|
| H A D | p_dec.c | 21 int EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, in EVP_PKEY_decrypt_old() argument
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | ofb128.c | 25 CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) CRYPTO_ofb128_encrypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/rc4/ |
| H A D | rc4_enc.c | 27 void RC4(RC4_KEY *key, size_t len, const unsigned char *indata, in RC4() argument
|
| H A D | rc4_skey.c | 36 void RC4_set_key(RC4_KEY *key, int len, const unsigned char *data) in RC4_set_key() argument
|