Searched defs:secret (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/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.4.14/net/ceph/ |
D | crypto.c | 423 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()
|
D | auth_x.c | 48 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()
|
D | auth_x.h | 38 struct ceph_crypto_key secret; member
|
/linux-4.4.14/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.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | falcon.h | 13 u8 secret; member
|
/linux-4.4.14/security/keys/ |
D | trusted.h | 28 unsigned char secret[SHA1_DIGEST_SIZE]; member
|
/linux-4.4.14/include/linux/ |
D | ipv6.h | 60 struct in6_addr secret; member
|
/linux-4.4.14/net/ipv6/ |
D | addrconf.c | 2986 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/ |
D | br_private.h | 181 u32 secret; member
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_receiver.c | 4903 char secret[SHARED_SECRET_MAX]; /* 64 byte */ in drbd_do_auth() local
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 819 uint8_t secret[MAX_CHAP_SECRET_LEN]; member
|