Home
last modified time | relevance | path

Searched defs:key (Results 926 - 950 of 5225) sorted by relevance

1...<<31323334353637383940>>...209

/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog05.c59 static uint32_t *key; variable
H A Dbpf_prog03.c39 static uint32_t *key; variable
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
H A Dfgetxattr01.c48 char *key; member
/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
H A Dmsgget02.c36 int *key; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D9-1.c112 key_t key; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D2-3.c58 pthread_key_t key; in a_thread_func() local
/third_party/node/deps/v8/src/builtins/
H A Dconstants-table-builder.cc82 uint32_t key; in PatchSelfReference() local
93 uint32_t key; in PatchBasicBlockCountersReference() local
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects-inl.h54 void ObjectBoilerplateDescription::set_key_value(int index, Object key, in set_key_value() argument
/third_party/node/deps/v8/src/parsing/
H A Dkeywords-gen.h158 unsigned int key = Hash(str, len) & 0x3f; in GetToken() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-proxy.cc44 Handle<Object> key = args.at(1); in RUNTIME_FUNCTION() local
71 Handle<Object> key = args.at(1); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/utils/
H A Daddress-map.h25 uintptr_t key = Key(value); in Set() local
30 uintptr_t key = Key(value); in Get() local
39 static uint32_t Hash(uintptr_t key) { return static_cast<uint32_t>(key); } in Hash() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_border_color.c64 color_hash(const void *key) in color_hash() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_cmd_signature.cpp33 struct d3d12_cmd_signature_key key; member
38 create_cmd_signature(struct d3d12_context *ctx, const struct d3d12_cmd_signature_key *key) in create_cmd_signature() argument
65 d3d12_get_cmd_signature(struct d3d12_context *ctx, const struct d3d12_cmd_signature_key *key) d3d12_get_cmd_signature() argument
91 hash_cmd_signature_key(const void *key) hash_cmd_signature_key() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts_hw.c38 cipher_hw_aes_xts_generic_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_generic_initkey() argument
102 cipher_hw_aesni_xts_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aesni_xts_initkey() argument
125 cipher_hw_aes_xts_t4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_t4_initkey() argument
H A Dcipher_desx_hw.c27 cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_desx_cbc_initkey() argument
H A Dcipher_rc5.c59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() argument
68 static int rc5_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc5_dinit() argument
H A Dcipher_tdes_default_hw.c22 ossl_cipher_hw_tdes_ede2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede2_initkey() argument
H A Dcipher_tdes_hw.c23 ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede3_initkey() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_xcbc_d.c60 static int desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in desx_cbc_init_key() argument
67 memcpy(&data(ctx)->outw[0], &key[16], 8); in desx_cbc_init_key() local
H A De_rc4.c77 static int rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in rc4_init_key() argument
H A Dp_seal.c24 unsigned char key[EVP_MAX_KEY_LENGTH]; in EVP_SealInit() local
H A Dpbe_scrypt.c37 EVP_PBE_scrypt_ex(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen, OSSL_LIB_CTX *ctx, const char *propq) EVP_PBE_scrypt_ex() argument
90 EVP_PBE_scrypt(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen) EVP_PBE_scrypt() argument
/third_party/node/deps/openssl/openssl/crypto/idea/
H A Di_skey.c21 void IDEA_set_encrypt_key(const unsigned char *key, IDEA_KEY_SCHEDULE *ks) in IDEA_set_encrypt_key() argument
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dcts128.c27 CRYPTO_cts128_encrypt_block(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_cts128_encrypt_block() argument
56 CRYPTO_nistcts128_encrypt_block(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_nistcts128_encrypt_block() argument
87 CRYPTO_cts128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], cbc128_f cbc) CRYPTO_cts128_encrypt() argument
123 CRYPTO_nistcts128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], cbc128_f cbc) CRYPTO_nistcts128_encrypt() argument
158 CRYPTO_cts128_decrypt_block(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_cts128_decrypt_block() argument
200 CRYPTO_nistcts128_decrypt_block(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_nistcts128_decrypt_block() argument
248 CRYPTO_cts128_decrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], cbc128_f cbc) CRYPTO_cts128_decrypt() argument
288 CRYPTO_nistcts128_decrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], cbc128_f cbc) CRYPTO_nistcts128_decrypt() argument
[all...]
H A Dctr128.c73 CRYPTO_ctr128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, block128_f block) CRYPTO_ctr128_encrypt() argument
150 CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, ctr128_f func) CRYPTO_ctr128_encrypt_ctr32() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...209