Home
last modified time | relevance | path

Searched defs:skey (Results 1 - 25 of 66) sorted by relevance

123

/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H A Dhugeshmget02.c23 int *skey; member
/third_party/openssl/demos/cms/
H A Dcms_sign2.c19 EVP_PKEY *skey = NULL, *skey2 = NULL; in main() local
H A Dcms_sign.c19 EVP_PKEY *skey = NULL; in main() local
/third_party/openssl/demos/smime/
H A Dsmsign2.c19 EVP_PKEY *skey = NULL, *skey2 = NULL; in main() local
H A Dsmsign.c19 EVP_PKEY *skey = NULL; in main() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c69 esw_vport_tbl_lookup(struct mlx5_eswitch *esw, struct mlx5_vport_key *skey, u32 key) in esw_vport_tbl_lookup() argument
87 struct mlx5_vport_key skey; in mlx5_esw_vporttbl_get() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c100 hi_s32 ext_mbedtls_aead_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_mbedtls_aead_setkey() argument
H A Dext_symc.c166 hi_s32 ext_mbedtls_symc_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_mbedtls_symc_setkey() argument
H A Dext_sm4.c477 hi_s32 ext_sm4_setkey(hi_void *ctx, const hi_u8 *fkey, const hi_u8 *skey, hi_u32 *hisi_klen) in ext_sm4_setkey() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dnodearray.h137 nodearray_sparse skey = nodearray_encode(key, NODEARRAY_MAX_VALUE); in nodearray_sparse_search() local
/third_party/lwip/src/netif/ppp/
H A Dmppe.c141 char skey[sizeof(state->session_key) * 2 + 1]; in mppe_init() local
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpageattr.c14 static inline unsigned long sske_frame(unsigned long addr, unsigned char skey) in sske_frame() argument
H A Dpgtable.c177 unsigned long address, bits, skey; in pgste_update_all() local
815 unsigned long bits, skey; in set_guest_storage_key() local
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpageattr.c17 static inline unsigned long sske_frame(unsigned long addr, unsigned char skey) in sske_frame() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_vfy.c79 EVP_PKEY *skey; in ocsp_verify() local
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c79 EVP_PKEY *skey; in ocsp_verify() local
/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp308 std::string skey = "test_"; in GetCountFuzz2() local
321 std::string skey = "test_"; SyncFuzz1() local
337 std::string skey = "test_"; SyncFuzz2() local
400 std::string skey = "test_"; GetSecurityLevelFuzz() local
419 std::string skey = "test_"; SyncParamFuzz() local
443 std::string skey = "test_"; SetCapabilityEnabledFuzz() local
[all...]
/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp327 std::string skey = "test_"; in GetCountFuzz2() local
368 std::string skey = "test_"; GetSecurityLevelFuzz() local
382 std::string skey = "test_"; SyncFuzz1() local
398 std::string skey = "test_"; SyncFuzz2() local
420 std::string skey = "test_"; SyncParamFuzz() local
444 std::string skey = "test_"; SetCapabilityEnabledFuzz() local
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h36 u8 skey : 1; member
H A Dpage.h116 unsigned char skey; in page_get_storage_key() local
104 page_set_storage_key(unsigned long addr, unsigned char skey, int mapped) page_set_storage_key() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_security.h66 u8 skey[16]; member
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_security.h66 u8 skey[16]; member
/kernel/linux/linux-6.6/drivers/nvme/common/
H A Dauth.c305 static int nvme_auth_hash_skey(int hmac_id, u8 *skey, size_t skey_len, u8 *hkey) in nvme_auth_hash_skey() argument
330 int nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, in nvme_auth_augmented_challenge() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_client_test.cpp165 Key skey = {"single_001"}; in HWTEST_F() local
344 Key skey = {"single_001"}; in HWTEST_F() local
365 Key skey = {"single_001"}; HWTEST_F() local
[all...]
H A Ddevice_kvstore_test.cpp182 Key skey = {"single_001"}; in HWTEST_F() local
456 Key skey = {"single_001"}; in HWTEST_F() local
477 Key skey in HWTEST_F() local
[all...]

Completed in 16 milliseconds

123