Searched defs:secret (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/net/core/ |
D | secure_seq.c | 43 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_tcpv6_sequence_number() local 64 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_ipv6_port_ephemeral() local 163 u32 secret[MD5_MESSAGE_BYTES / 4]; in secure_dccpv6_sequence_number() local
|
/linux-3.4.99/net/ceph/ |
D | crypto.c | 331 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_decrypt() 351 int ceph_decrypt2(struct ceph_crypto_key *secret, in ceph_decrypt2() 384 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt() 404 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() 133 struct ceph_crypto_key *secret, in ceph_x_proc_ticket_reply()
|
D | auth_x.h | 37 struct ceph_crypto_key secret; member
|
/linux-3.4.99/net/sctp/ |
D | auth.c | 268 struct sctp_auth_bytes *secret; in sctp_auth_asoc_set_secret() local 305 struct sctp_auth_bytes *secret = NULL; in sctp_auth_asoc_create_secret() local 395 struct sctp_auth_bytes *secret; in sctp_auth_asoc_init_active_key() local
|
/linux-3.4.99/security/keys/ |
D | trusted.h | 29 unsigned char secret[SHA1_DIGEST_SIZE]; member
|
/linux-3.4.99/net/bridge/ |
D | br_private.h | 106 u32 secret; member
|
/linux-3.4.99/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 712 uint8_t secret[MAX_CHAP_SECRET_LEN]; member
|