Home
last modified time | relevance | path

Searched defs:key (Results 326 – 350 of 2712) sorted by relevance

1...<<11121314151617181920>>...109

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinode.c338 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status()
418 } __packed key; in afs_get_inode_cache() local
507 struct inode *afs_root_iget(struct super_block *sb, struct key *key) in afs_root_iget()
665 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate()
732 struct key *key; in afs_getattr() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c183 union xfs_btree_key *key, in xfs_allocbt_init_key_from_rec()
192 union xfs_btree_key *key, in xfs_bnobt_init_high_key_from_rec()
205 union xfs_btree_key *key, in xfs_cntbt_init_high_key_from_rec()
236 union xfs_btree_key *key) in xfs_bnobt_key_diff()
247 union xfs_btree_key *key) in xfs_cntbt_key_diff()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-bio-prison-v1.c76 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell()
110 struct dm_cell_key *key, in __bio_detain()
147 struct dm_cell_key *key, in bio_detain()
162 struct dm_cell_key *key, in dm_bio_detain()
172 struct dm_cell_key *key, in dm_get_cell()
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-sign.c60 EVP_PKEY *key; in rsa_pem_get_pub_key() local
128 EVP_PKEY *key; in rsa_engine_get_pub_key() local
239 EVP_PKEY *key; in rsa_engine_get_priv_key() local
418 EVP_PKEY *key; in rsa_sign_with_key() local
560 static int rsa_get_exponent(RSA *key, uint64_t *e) in rsa_get_exponent()
609 int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t *n0_invp, in rsa_get_params()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c35 #define elf_hash_add(hashtable, node, key) \ argument
43 #define elf_hash_for_each_possible(name, obj, member, key) \ argument
64 static struct rb_node *rb_find_first(const struct rb_root *tree, const void *key, in rb_find_first()
65 int (*cmp)(const void *key, const struct rb_node *)) in rb_find_first()
84 static struct rb_node *rb_next_match(struct rb_node *node, const void *key, in rb_next_match()
85 int (*cmp)(const void *key, const struct rb_node *)) in rb_next_match()
93 #define rb_for_each(tree, node, key, cmp) \ argument
117 static int symbol_by_offset(const void *key, const struct rb_node *node) in symbol_by_offset()
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Dkey.c21 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
92 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dkey.c37 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
99 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c241 uint8_t *key, uint32_t key_len, uint8_t *iv, in rk_cipher_crypto()
473 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_cipher_begin()
834 TEE_Result rk_ae_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_ae_begin()
1106 uint32_t *out_len, uint8_t *key, uint32_t key_len, in rk_mac_crypto()
1206 TEE_Result rk_mac_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_mac_begin()
1452 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo, in rk_rsa_begin()
1616 rsa_key_t *key, uint32_t algo, TEE_OperationMode mode) in rk_rsa_crypto()
1696 uint32_t *signature_len, rsa_key_t *key, uint32_t salt_len, in rk_rsa_sign()
1774 ec_key_t *key, uint32_t algo, TEE_OperationMode mode) in rk_ecdsa_sign()
1852 TEE_Result rk_ecdsa_begin(crypto_ctx_t *ctx, ec_key_t *key, uint32_t algo, in rk_ecdsa_begin()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c159 struct tipc_aead_key *key; member
205 struct tipc_key key; member
1155 struct tipc_key key; in tipc_crypto_key_attach() local
1255 struct tipc_key key; in tipc_crypto_key_try_align() local
1321 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx() local
1446 struct tipc_key key; in tipc_crypto_key_revoke() local
1550 struct tipc_key key; in tipc_crypto_timeout() local
1692 struct tipc_key key = tx->key; in tipc_crypto_xmit() local
1815 struct tipc_key key; in tipc_crypto_rcv() local
2076 struct tipc_key key = c->key; in tipc_crypto_key_dump() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c57 __le32 key[16]; member
372 const u8 *key, unsigned int len) in safexcel_skcipher_aes_setkey()
402 static int safexcel_aead_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_setkey()
1412 const u8 *key, unsigned int len) in safexcel_skcipher_aesctr_setkey()
1486 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey()
1586 const u8 *key, unsigned int len) in safexcel_des3_ede_setkey()
2447 const u8 *key, unsigned int len) in safexcel_skcipher_aesxts_setkey()
2560 static int safexcel_aead_gcm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_gcm_setkey()
2673 static int safexcel_aead_ccm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_ccm_setkey()
2798 const u8 *key) in safexcel_chacha20_setkey()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Dsha256-prf.c32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Dsha256-prf.c32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
H A Daes-siv.c64 static int aes_s2v(const u8 *key, size_t key_len, in aes_s2v()
119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt()
162 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpstack.c40 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove()
57 void pstack__push(struct pstack *pstack, void *key) in pstack__push()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_ctr.c29 int len, const void *key, unsigned char *ivec, unsigned char *ecount_buf, in rk_crypto_ctr128_encrypt()
54 unsigned long length, const unsigned char *key, const int key_len, in rk_aes_ctr_encrypt()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
53 int err = 0, key = 0, i; in test_map_lock() local

1...<<11121314151617181920>>...109