Searched defs:secret (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/net/core/
H A Dsecure_seq.c46 u32 secret[MD5_MESSAGE_BYTES / 4]; secure_tcpv6_sequence_number() local
68 u32 secret[MD5_MESSAGE_BYTES / 4]; secure_ipv6_port_ephemeral() local
149 u32 secret[MD5_MESSAGE_BYTES / 4]; secure_dccpv6_sequence_number() local
/linux-4.1.27/net/ceph/
H A Dauth_x.h38 struct ceph_crypto_key secret; member in struct:ceph_x_info
H A Dcrypto.c427 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_decrypt() argument
447 int ceph_decrypt2(struct ceph_crypto_key *secret, ceph_decrypt2() argument
480 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_encrypt() argument
500 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, ceph_encrypt2() argument
H A Dauth_x.c47 static int ceph_x_encrypt(struct ceph_crypto_key *secret, ceph_x_encrypt() argument
65 static int ceph_x_decrypt(struct ceph_crypto_key *secret, ceph_x_decrypt() argument
137 process_one_ticket(struct ceph_auth_client *ac, struct ceph_crypto_key *secret, void **p, void *end) process_one_ticket() argument
254 ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, struct ceph_crypto_key *secret, void *buf, void *end) ceph_x_proc_ticket_reply() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h36 u8 secret; member in struct:nvkm_falcon
/linux-4.1.27/security/keys/
H A Dtrusted.h29 unsigned char secret[SHA1_DIGEST_SIZE]; member in struct:osapsess
/linux-4.1.27/net/bluetooth/
H A Decc.c798 ecdh_shared_secret(const u8 public_key[64], const u8 private_key[32], u8 secret[32]) ecdh_shared_secret() argument
/linux-4.1.27/net/sctp/
H A Dauth.c262 struct sctp_auth_bytes *secret; sctp_auth_asoc_set_secret() local
299 struct sctp_auth_bytes *secret = NULL; sctp_auth_asoc_create_secret() local
389 struct sctp_auth_bytes *secret; sctp_auth_asoc_init_active_key() local
/linux-4.1.27/include/linux/
H A Dipv6.h59 struct in6_addr secret; member in struct:ipv6_devconf::ipv6_stable_secret
/linux-4.1.27/net/bridge/
H A Dbr_private.h136 u32 secret; member in struct:net_bridge_mdb_htable
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c4902 char secret[SHARED_SECRET_MAX]; /* 64 byte */ drbd_do_auth() local
/linux-4.1.27/net/ipv6/
H A Daddrconf.c2917 struct in6_addr secret; ipv6_generate_stable_address() member in struct:__anon14125::__anon14126
2924 struct in6_addr secret; ipv6_generate_stable_address() local
5260 struct ipv6_stable_secret *secret = ctl->data; addrconf_sysctl_stable_secret() local
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_fw.h819 uint8_t secret[MAX_CHAP_SECRET_LEN]; member in struct:ql4_chap_table

Completed in 835 milliseconds