| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | lpm_trie.c | 166 const struct bpf_lpm_trie_key *key) in longest_prefix_match() 231 struct bpf_lpm_trie_key *key = _key; in trie_lookup_elem() local 306 struct bpf_lpm_trie_key *key = _key; in trie_update_elem() local 434 struct bpf_lpm_trie_key *key = _key; in trie_delete_elem() local 629 struct bpf_lpm_trie_key *key = _key, *next_key = _next_key; in trie_get_next_key() local
|
| H A D | queue_stack_maps.c | 233 static void *queue_stack_map_lookup_elem(struct bpf_map *map, void *key) in queue_stack_map_lookup_elem() 239 static int queue_stack_map_update_elem(struct bpf_map *map, void *key, in queue_stack_map_update_elem() 246 static int queue_stack_map_delete_elem(struct bpf_map *map, void *key) in queue_stack_map_delete_elem() 252 static int queue_stack_map_get_next_key(struct bpf_map *map, void *key, in queue_stack_map_get_next_key()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex6_kern.c | 30 u32 key = bpf_get_smp_processor_id(); in bpf_prog1() local 51 u32 key = bpf_get_smp_processor_id(); in bpf_prog2() local
|
| H A D | xdp_redirect_cpu_kern.c | 211 u32 key = 0; in xdp_prognum0_no_touch() local 243 u32 key = 0; in xdp_prognum1_touch_data() local 337 u32 key = 0; in xdp_prognum3_proto_separate() local 406 u32 key = 0; in xdp_prognum4_ddos_filter_pktgen() local 527 u32 key = 0; in xdp_prognum5_lb_hash_ip_pairs() local 597 u32 key = XDP_REDIRECT_ERROR; in xdp_redirect_collect_stat() local 644 u32 key = 0; in trace_xdp_exception() local 714 u32 key = 0; in trace_xdp_cpumap_kthread() local
|
| /OK3568_Linux_fs/kernel/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 75 static int TSS_rawhmac(unsigned char *digest, const unsigned char *key, in TSS_rawhmac() 122 int TSS_authhmac(unsigned char *digest, const unsigned char *key, in TSS_authhmac() 180 const unsigned char *key, in TSS_checkhmac1() 399 const unsigned char *key, uint16_t type, uint32_t handle) in osap() 961 static struct trusted_key_payload *trusted_payload_alloc(struct key *key) in trusted_payload_alloc() 984 static int trusted_instantiate(struct key *key, in trusted_instantiate() 1090 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update() 1169 static long trusted_read(const struct key *key, char *buffer, in trusted_read() 1191 static void trusted_destroy(struct key *key) in trusted_destroy()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | blake2s.h | 47 const void *key, size_t keylen) in __blake2s_init() 77 const size_t outlen, const void *key, in blake2s_init_key() 89 static inline void blake2s(u8 *out, const u8 *in, const u8 *key, in blake2s()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 63 u8 key[CAAM_MAX_KEY_SIZE]; member 195 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() 283 static int des3_aead_setkey(struct crypto_aead *aead, const u8 *key, in des3_aead_setkey() 359 const u8 *key, unsigned int keylen) in gcm_setkey() 463 const u8 *key, unsigned int keylen) in rfc4106_setkey() 569 const u8 *key, unsigned int keylen) in rfc4543_setkey() 617 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() 665 const u8 *key, unsigned int keylen) in aes_skcipher_setkey() 677 const u8 *key, unsigned int keylen) in rfc3686_skcipher_setkey() 698 const u8 *key, unsigned int keylen) in ctr_skcipher_setkey() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | lsh_index.h | 243 void fill_xor_mask(lsh::BucketKey key, int lowest_index, unsigned int level, in fill_xor_mask() 273 size_t key = table->getKey(vec); in getNeighbors() local 311 size_t key = table->getKey(vec); in getNeighbors() local 344 size_t key = table->getKey(vec); in getNeighbors() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootmenu.c | 27 char key[3]; /* key identifier of number */ member 82 enum bootmenu_key *key, int *esc) in bootmenu_autoboot_loop() 133 enum bootmenu_key *key, int *esc) in bootmenu_loop() 194 enum bootmenu_key key = KEY_NONE; in bootmenu_choice_entry() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 84 DBT key; in symbol_delete() local 145 DBT key; in symtable_close() local 166 DBT key; in symtable_get() local 475 DBT key; in symtable_dump() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dnn.inl.hpp | 317 inline DictValue *Dict::ptr(const String &key) in ptr() 344 inline T Dict::get(const String &key, const T &defaultValue) const in get() argument 355 inline const T &Dict::set(const String &key, const T &value) in set() 367 inline void Dict::erase(const String &key) in erase()
|
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | rpc.c | 19 u32 key; member 145 static struct wq_entry *wq_entry_get(struct optee_wait_queue *wq, u32 key) in wq_entry_get() 166 static void wq_sleep(struct optee_wait_queue *wq, u32 key) in wq_sleep() 179 static void wq_wakeup(struct optee_wait_queue *wq, u32 key) in wq_wakeup()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | rpmb.c | 163 static void rpmb_hmac(unsigned char *key, unsigned char *buff, int len, in rpmb_hmac() 226 int mmc_rpmb_set_key(struct mmc *mmc, void *key) in mmc_rpmb_set_key() 241 unsigned short cnt, unsigned char *key) in mmc_rpmb_read() 297 unsigned short cnt, unsigned char *key) in mmc_rpmb_write()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 241 uint8_t *key, uint32_t key_len, uint8_t *iv, in rk_cipher_crypto() 489 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_cipher_begin() 864 TEE_Result rk_ae_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_ae_begin() 1150 uint32_t *out_len, uint8_t *key, uint32_t key_len, in rk_mac_crypto() 1256 TEE_Result rk_mac_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_mac_begin() 1508 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo, in rk_rsa_begin() 1672 rsa_key_t *key, uint32_t algo, TEE_OperationMode mode) in rk_rsa_crypto() 1754 uint32_t *signature_len, rsa_key_t *key, uint32_t salt_len, in rk_rsa_sign() 1841 ec_key_t *key, uint32_t algo, TEE_OperationMode mode) in rk_ecdsa_sign() 1930 ec_key_t *key, uint32_t algo, TEE_OperationMode mode) in rk_sm2_pke() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rbtree_latch.h | 106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, in __lt_find() 107 int (*comp)(void *key, struct latch_tree_node *node)) in __lt_find() 200 latch_tree_find(void *key, struct latch_tree_root *root, in latch_tree_find()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | crc32-ce-glue.c | 38 u32 *key = crypto_tfm_ctx(tfm); in crc32_cra_init() local 46 u32 *key = crypto_tfm_ctx(tfm); in crc32c_cra_init() local 52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crypto_null.c | 59 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, in null_hash_setkey() 63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in null_skcipher_setkey() 67 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, in null_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 393 const u8 *key, u32 keylen) in otx_cpt_skcipher_xts_setkey() 421 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey() 437 static int cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_aes_setkey() 464 const u8 *key, u32 keylen) in otx_cpt_skcipher_cbc_aes_setkey() 470 const u8 *key, u32 keylen) in otx_cpt_skcipher_ecb_aes_setkey() 476 const u8 *key, u32 keylen) in otx_cpt_skcipher_cfb_aes_setkey() 482 const u8 *key, u32 keylen) in otx_cpt_skcipher_cbc_des3_setkey() 488 const u8 *key, u32 keylen) in otx_cpt_skcipher_ecb_des3_setkey() 836 const unsigned char *key, in otx_cpt_aead_cbc_aes_sha_setkey() 895 const unsigned char *key, in otx_cpt_aead_ecb_null_sha_setkey() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/ |
| H A D | sha256.c | 27 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 101 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/ |
| H A D | sha256.c | 26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A D | sha256.c | 26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/ |
| H A D | sha256.c | 26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/ |
| H A D | sha256.c | 26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/x86/ |
| H A D | apple.c | 68 union acpi_object *key = &props->package.elements[i * 2]; in acpi_extract_apple_properties() local 103 union acpi_object *key = &props->package.elements[i * 2]; in acpi_extract_apple_properties() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/ |
| H A D | sha256.c | 26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() 100 int hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256()
|