Home
last modified time | relevance | path

Searched refs:challenge (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/drivers/thunderbolt/
Dtb_msgs.h245 u32 challenge[8]; member
254 u32 challenge[8]; member
406 u32 challenge[8]; member
436 u32 challenge[8]; member
Ddomain.c630 u8 challenge[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
646 get_random_bytes(challenge, sizeof(challenge)); in tb_domain_challenge_switch_key()
647 ret = tb->cm_ops->challenge_switch_key(tb, sw, challenge, response); in tb_domain_challenge_switch_key()
670 ret = crypto_shash_digest(shash, challenge, sizeof(hmac), hmac); in tb_domain_challenge_switch_key()
Dicm.c389 const u8 *challenge, u8 *response) in icm_fr_challenge_switch_key() argument
400 memcpy(request.challenge, challenge, TB_SWITCH_KEY_SIZE); in icm_fr_challenge_switch_key()
924 const u8 *challenge, u8 *response) in icm_tr_challenge_switch_key() argument
936 memcpy(request.challenge, challenge, TB_SWITCH_KEY_SIZE); in icm_tr_challenge_switch_key()
Dtb.h232 const u8 *challenge, u8 *response);
/linux-4.19.296/drivers/i2c/muxes/
DMakefile5 obj-$(CONFIG_I2C_ARB_GPIO_CHALLENGE) += i2c-arb-gpio-challenge.o
DKconfig14 I2C multimaster arbitration scheme using GPIOs and a challenge &
19 will be called i2c-arb-gpio-challenge.
/linux-4.19.296/fs/cifs/
Dcifsencrypt.c604 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
626 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()
629 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()
632 ntlmv2->challenge.key, hash_len); in CalcNTLMv2_response()
Dcifspdu.h705 } __attribute__((packed)) challenge; member
/linux-4.19.296/include/soc/tegra/
Dbpmp-abi.h225 uint32_t challenge; member
448 uint32_t challenge; member