Searched defs:nonce (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Daes_gmac.c24 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, ieee80211_aes_gmac() argument
H A Dwpa.c1111 u8 nonce[12]; ieee80211_crypto_aes_gmac_encrypt() local
1157 u8 aad[20], mic[16], ipn[6], nonce[12]; ieee80211_crypto_aes_gmac_decrypt() local
/linux-4.1.27/net/ceph/
H A Dauth_x.h32 u64 nonce; member in struct:ceph_x_authorizer
H A Dauth_x_protocol.h71 __le64 nonce; member in struct:ceph_x_authorize_b
/linux-4.1.27/net/dccp/
H A Dackvec.h132 nonce:1; member in struct:dccp_ackvec_parsed
H A Dackvec.c350 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) dccp_ackvec_parsed_add() argument
H A Doptions.c408 u8 i, nonce = 0; dccp_insert_option_ackvec() local
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto.h85 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:ccp_aes_ctx
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-aes-gcm.c79 char *nonce = nx_ctx->priv.gcm.nonce; gcm4106_aes_nx_set_key() local
461 char *nonce = nx_ctx->priv.gcm.nonce; gcm4106_aes_nx_encrypt() local
474 char *nonce = nx_ctx->priv.gcm.nonce; gcm4106_aes_nx_decrypt() local
H A Dnx.h102 u8 nonce[NX_GCM4106_NONCE_LEN]; member in struct:nx_gcm_priv
116 u8 nonce[NX_CCM4309_NONCE_LEN]; member in struct:nx_ccm_priv
124 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:nx_ctr_priv
/linux-4.1.27/crypto/
H A Dctr.c30 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:crypto_rfc3686_ctx
H A Dccm.c36 u8 nonce[3]; member in struct:crypto_rfc4309_ctx
H A Dvmac.c603 u8 nonce[16] = {}; vmac_final() local
H A Dgcm.c37 u8 nonce[4]; member in struct:crypto_rfc4106_ctx
48 u8 nonce[4]; member in struct:crypto_rfc4543_ctx
/linux-4.1.27/fs/ext4/
H A Dext4_crypto.h54 char nonce[EXT4_KEY_DERIVATION_NONCE_SIZE]; member in struct:ext4_encryption_context
/linux-4.1.27/include/linux/ceph/
H A Dmsgr.h64 __le32 nonce; /* unique id for process (e.g. pid) */ member in struct:ceph_entity_addr
/linux-4.1.27/include/rxrpc/
H A Dpacket.h142 __be32 nonce; /* encrypted random number */ member in struct:rxkad_challenge
/linux-4.1.27/net/rxrpc/
H A Drxkad.c747 u32 version, nonce, min_level, abort_code; rxkad_respond_to_challenge() local
/linux-4.1.27/drivers/crypto/caam/
H A Dpdb.h197 u32 nonce; member in struct:wimax_encap_pdb
209 u32 nonce; member in struct:wimax_decap_pdb
H A Dcaamalg.c203 u32 *nonce; append_key_aead() local
1837 u32 *nonce; ablkcipher_setkey() local
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c54 u8 nonce[4]; member in struct:aesni_rfc4106_gcm_ctx
/linux-4.1.27/arch/powerpc/perf/
H A Dhv-24x7.c431 event_to_long_desc_attr(struct hv_24x7_event_data *event, int nonce) event_to_long_desc_attr() argument
829 int nonce; create_events_from_catalog() local
372 event_to_attr(unsigned ix, struct hv_24x7_event_data *event, unsigned domain, int nonce) event_to_attr() argument
416 event_to_desc_attr(struct hv_24x7_event_data *event, int nonce) event_to_desc_attr() argument
444 event_data_to_attrs(unsigned ix, struct attribute **attrs, struct hv_24x7_event_data *event, int nonce) event_data_to_attrs() argument
/linux-4.1.27/security/keys/
H A Dtrusted.c428 static int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) oiap() argument
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c186 u8 nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:ixp_ctx
H A Ds5p-sss.c170 uint8_t nonce[CTR_RFC3686_NONCE_SIZE]; member in struct:s5p_aes_ctx
/linux-4.1.27/include/uapi/linux/usb/
H A Dch9.h890 __u8 nonce[16]; member in struct:usb_handshake

Completed in 848 milliseconds