Home
last modified time | relevance | path

Searched defs:key (Results 351 - 375 of 5336) sorted by relevance

1...<<11121314151617181920>>...214

/third_party/ltp/testcases/kernel/watchqueue/
H A Dwqueue01.c30 key_serial_t key; in run() local
H A Dwqueue03.c30 key_serial_t key; in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
H A D3-1.c31 static pthread_key_t key; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/
H A D2-1.c29 static pthread_key_t key; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
H A D1-2.c33 static pthread_key_t key; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
H A D2-1.c24 static int compare(const void *key, const void *amemb) in compare() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-symbol.cc40 Handle<String> key; in BUILTIN() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-value-utils.cc13 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 Druntime-collections.cc81 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 Dencrypt.c30 char key[65]; in test_encrypt_and_decrypt() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dbsearch.c36 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 Dcipher_aes_ccm_hw.c27 static int ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, in ccm_generic_aes_initkey() argument
H A Dcipher_aes_hw.c19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
H A Dcipher_aria_hw.c13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
H A Dcipher_aria_ccm_hw.c16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
H A Dcipher_aria_gcm_hw.c16 static int aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, in aria_gcm_initkey() argument
H A Dcipher_camellia_hw.c20 cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_camellia_initkey() argument
H A Dcipher_idea_hw.c19 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 De_cast.c40 static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cast_init_key() argument
H A De_bf.c38 static int bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in bf_init_key() argument
H A Dp_enc.c21 int EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, in EVP_PKEY_encrypt_old() argument
H A Dp_dec.c21 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 Dofb128.c25 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 Drc4_enc.c27 void RC4(RC4_KEY *key, size_t len, const unsigned char *indata, in RC4() argument
H A Drc4_skey.c36 void RC4_set_key(RC4_KEY *key, int len, const unsigned char *data) in RC4_set_key() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...214