Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/net/ceph/
Dcrypto.c427 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_decrypt()
447 int ceph_decrypt2(struct ceph_crypto_key *secret, in ceph_decrypt2()
480 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt()
500 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt2()
Dauth_x.c47 static int ceph_x_encrypt(struct ceph_crypto_key *secret, in ceph_x_encrypt()
65 static int ceph_x_decrypt(struct ceph_crypto_key *secret, in ceph_x_decrypt()
138 struct ceph_crypto_key *secret, in process_one_ticket()
255 struct ceph_crypto_key *secret, in ceph_x_proc_ticket_reply()
Dauth_x.h38 struct ceph_crypto_key secret; member
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfalcon.h36 u8 secret; member
/linux-4.1.27/security/keys/
Dtrusted.h29 unsigned char secret[SHA1_DIGEST_SIZE]; member
/linux-4.1.27/include/linux/
Dipv6.h59 struct in6_addr secret; member
/linux-4.1.27/net/ipv6/
Daddrconf.c2917 struct in6_addr secret; in ipv6_generate_stable_address() member
2924 struct in6_addr secret; in ipv6_generate_stable_address() local
5260 struct ipv6_stable_secret *secret = ctl->data; in addrconf_sysctl_stable_secret() local
/linux-4.1.27/net/bridge/
Dbr_private.h136 u32 secret; member
/linux-4.1.27/drivers/block/drbd/
Ddrbd_receiver.c4902 char secret[SHARED_SECRET_MAX]; /* 64 byte */ in drbd_do_auth() local
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_fw.h819 uint8_t secret[MAX_CHAP_SECRET_LEN]; member