/linux/include/net/ |
H A D | protocol.h | 49 u32 secret; member 63 u32 secret; member 73 u32 secret; member
|
H A D | seg6_hmac.h | 30 char secret[SEG6_HMAC_SECRET_LEN]; member
|
/linux/crypto/ |
H A D | ecdh_helper.c | 37 struct kpp_secret secret = { in crypto_ecdh_encode_key() local 60 struct kpp_secret secret; in crypto_ecdh_decode_key() local
|
H A D | dh_helper.c | 44 struct kpp_secret secret = { in crypto_dh_encode_key() local 69 struct kpp_secret secret; in __crypto_dh_decode_key() local
|
/linux/arch/arm/crypto/ |
H A D | curve25519-glue.c | 52 u8 *secret = kpp_tfm_ctx(tfm); in curve25519_set_secret() local 67 const u8 *secret = kpp_tfm_ctx(tfm); in curve25519_compute_value() local
|
/linux/arch/powerpc/crypto/ |
H A D | curve25519-ppc64le-core.c | 198 u8 *secret = kpp_tfm_ctx(tfm); in curve25519_set_secret() local 213 const u8 *secret = kpp_tfm_ctx(tfm); in curve25519_generate_public_key() local 235 const u8 *secret = kpp_tfm_ctx(tfm); in curve25519_compute_shared_secret() local
|
/linux/net/ceph/ |
H A D | auth_x.c | 57 static int ceph_x_encrypt(struct ceph_crypto_key *secret, void *buf, in ceph_x_encrypt() 77 static int __ceph_x_decrypt(struct ceph_crypto_key *secret, void *p, in __ceph_x_decrypt() 97 static int ceph_x_decrypt(struct ceph_crypto_key *secret, void **p, void *end) in ceph_x_decrypt() 161 struct ceph_crypto_key *secret, in process_one_ticket() 271 struct ceph_crypto_key *secret, in ceph_x_proc_ticket_reply() 792 static int decrypt_authorizer_challenge(struct ceph_crypto_key *secret, in decrypt_authorizer_challenge() 844 static int decrypt_authorizer_reply(struct ceph_crypto_key *secret, in decrypt_authorizer_reply()
|
H A D | auth_x.h | 41 struct ceph_crypto_key secret; member
|
/linux/net/sctp/ |
H A D | auth.c | 258 struct sctp_auth_bytes *secret; in sctp_auth_asoc_set_secret() local 295 struct sctp_auth_bytes *secret = NULL; in sctp_auth_asoc_create_secret() local 385 struct sctp_auth_bytes *secret; in sctp_auth_asoc_init_active_key() local
|
/linux/drivers/net/wireguard/ |
H A D | cookie.h | 15 u8 secret[NOISE_HASH_LEN]; member
|
/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 1618 u8 *secret = kpp_tfm_ctx(tfm); in curve25519_set_secret() local 1633 const u8 *secret = kpp_tfm_ctx(tfm); in curve25519_generate_public_key() local 1655 const u8 *secret = kpp_tfm_ctx(tfm); in curve25519_compute_shared_secret() local
|
/linux/include/keys/ |
H A D | trusted_tpm.h | 21 unsigned char secret[SHA1_DIGEST_SIZE]; member
|
/linux/drivers/nvme/common/ |
H A D | auth.c | 164 struct nvme_dhchap_key *nvme_auth_extract_key(unsigned char *secret, in nvme_auth_extract_key() 441 int nvme_auth_generate_key(u8 *secret, struct nvme_dhchap_key **ret_key) in nvme_auth_generate_key()
|
/linux/security/keys/ |
H A D | dh.c | 136 uint8_t *secret; in __keyctl_dh_compute() local
|
/linux/drivers/nvme/target/ |
H A D | auth.c | 23 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret, in nvmet_auth_set_key()
|
/linux/net/ipv6/ |
H A D | seg6.c | 156 char *secret; in seg6_genl_sethmac() local
|
H A D | addrconf.c | 3347 struct in6_addr secret; in ipv6_generate_stable_address() member 3354 struct in6_addr secret; in ipv6_generate_stable_address() local 6569 struct ipv6_stable_secret *secret = ctl->data; in addrconf_sysctl_stable_secret() local
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | falcon.h | 31 u8 secret; member
|
/linux/net/rxrpc/ |
H A D | rxperf.c | 37 static const u8 secret[8] = { 0xa7, 0x83, 0x8a, 0xcb, 0xc7, 0x83, 0xec, 0x94 }; global() variable
|
/linux/include/linux/ |
H A D | ipv6.h | 75 struct in6_addr secret; member
|
/linux/drivers/block/drbd/ |
H A D | drbd_receiver.c | 5370 char secret[SHARED_SECRET_MAX]; /* 64 byte */ in drbd_do_auth() local
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_fw.h | 818 uint8_t secret[MAX_CHAP_SECRET_LEN]; member
|