Home
last modified time | relevance | path

Searched defs:secret (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/net/core/
Dsecure_seq.c46 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_tcpv6_sequence_number() local
68 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_ipv6_port_ephemeral() local
149 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_dccpv6_sequence_number() local
/linux-4.4.14/net/ceph/
Dcrypto.c423 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_decrypt()
443 int ceph_decrypt2(struct ceph_crypto_key *secret, in ceph_decrypt2()
476 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt()
496 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt2()
Dauth_x.c48 static int ceph_x_encrypt(struct ceph_crypto_key *secret, in ceph_x_encrypt()
66 static int ceph_x_decrypt(struct ceph_crypto_key *secret, in ceph_x_decrypt()
139 struct ceph_crypto_key *secret, in process_one_ticket()
256 struct ceph_crypto_key *secret, in ceph_x_proc_ticket_reply()
Dauth_x.h38 struct ceph_crypto_key secret; member
/linux-4.4.14/net/sctp/
Dauth.c262 struct sctp_auth_bytes *secret; in sctp_auth_asoc_set_secret() local
299 struct sctp_auth_bytes *secret = NULL; in sctp_auth_asoc_create_secret() local
389 struct sctp_auth_bytes *secret; in sctp_auth_asoc_init_active_key() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfalcon.h13 u8 secret; member
/linux-4.4.14/security/keys/
Dtrusted.h28 unsigned char secret[SHA1_DIGEST_SIZE]; member
/linux-4.4.14/include/linux/
Dipv6.h60 struct in6_addr secret; member
/linux-4.4.14/net/ipv6/
Daddrconf.c2986 struct in6_addr secret; in ipv6_generate_stable_address() member
2993 struct in6_addr secret; in ipv6_generate_stable_address() local
5359 struct ipv6_stable_secret *secret = ctl->data; in addrconf_sysctl_stable_secret() local
/linux-4.4.14/net/bridge/
Dbr_private.h181 u32 secret; member
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c4903 char secret[SHARED_SECRET_MAX]; /* 64 byte */ in drbd_do_auth() local
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_fw.h819 uint8_t secret[MAX_CHAP_SECRET_LEN]; member