Searched defs:secret (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/net/core/ |
D | secure_seq.c | 46 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/ |
D | crypto.c | 427 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()
|
D | auth_x.c | 47 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()
|
D | auth_x.h | 38 struct ceph_crypto_key secret; member
|
/linux-4.1.27/net/sctp/ |
D | auth.c | 262 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/ |
D | falcon.h | 36 u8 secret; member
|
/linux-4.1.27/security/keys/ |
D | trusted.h | 29 unsigned char secret[SHA1_DIGEST_SIZE]; member
|
/linux-4.1.27/include/linux/ |
D | ipv6.h | 59 struct in6_addr secret; member
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 2917 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/ |
D | br_private.h | 136 u32 secret; member
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 4902 char secret[SHARED_SECRET_MAX]; /* 64 byte */ in drbd_do_auth() local
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 819 uint8_t secret[MAX_CHAP_SECRET_LEN]; member
|