Home
last modified time | relevance | path

Searched defs:nonce (Results 51 – 75 of 127) sorted by relevance

123456

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_swcrypto.c226 u8 nonce[12], *npos; in _bip_gcmp_protect() local
260 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_swcrypto.c226 u8 nonce[12], *npos; in _bip_gcmp_protect() local
260 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_swcrypto.c226 u8 nonce[12], *npos; in _bip_gcmp_protect() local
260 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_swcrypto.c249 u8 nonce[12], *npos; in _bip_gcmp_protect() local
283 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_swcrypto.c226 u8 nonce[12], *npos; in _bip_gcmp_protect() local
260 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_swcrypto.c249 u8 nonce[12], *npos; in _bip_gcmp_protect() local
283 const u8 *nonce[2]; in _tdls_generate_tpk() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_ccm.c21 union { u64 u[2]; u8 c[16]; } nonce, cmac; member
48 const unsigned char *nonce,size_t nlen,size_t mlen) in rk_crypto_ccm128_setiv()
H A Dsm4_ccm.c16 union { u64 u[2]; u8 c[16]; } nonce, cmac; member
44 const unsigned char *nonce,size_t nlen,size_t mlen) in rk_crypto_ccm128_setiv()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Daes_gmac.c17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, in ieee80211_aes_gmac()
H A Dwpa.c1144 u8 nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_encrypt() local
1190 u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; in ieee80211_crypto_aes_gmac_decrypt() local
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dhv-24x7.c535 int nonce) in event_to_attr()
575 int nonce) in event_to_desc_attr()
589 event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce) in event_to_long_desc_attr()
603 struct hv_24x7_event_data *event, int nonce) in event_data_to_attrs()
947 int nonce; in create_events_from_catalog() local
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dfscrypt_private.h39 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
49 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
296 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; member
H A Dkeysetup.c718 u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; in fscrypt_prepare_new_inode() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtAp_rom.c146 UINT8 *nonce, UINT8 *StaMacAddr) in GenerateGTK_internal()
448 ROM_InitGTK(hostsa_private *priv, KeyData_t *grpKeyData, UINT8 *nonce, in ROM_InitGTK()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dts.h129 ASN1_INTEGER *nonce; /* OPTIONAL */ member
175 ASN1_INTEGER *nonce; member
678 ASN1_INTEGER *nonce; member
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm2.c35 const u8 *nonce, u16 nonce_len, in tpm2_buf_append_auth()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth_x.h35 u64 nonce; member
H A Dauth_x_protocol.h72 __le64 nonce; member
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dqueueing.h60 u64 nonce; member
H A Dmessages.h101 u8 nonce[COOKIE_NONCE_LEN]; member
/OK3568_Linux_fs/kernel/net/dccp/
H A Dackvec.h130 nonce:1; member
H A Dackvec.c347 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add()
H A Doptions.c405 u8 i, nonce = 0; in dccp_insert_option_ackvec() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dvce_v1_0.c46 uint32_t nonce[4]; member
/OK3568_Linux_fs/kernel/crypto/
H A Dctr.c20 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member

123456