Home
last modified time | relevance | path

Searched refs:pubkey (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/net/wireguard/
Dpeerlookup.c11 const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) in pubkey_bucket()
17 const u64 hash = siphash(pubkey, NOISE_PUBLIC_KEY_LEN, &table->key); in pubkey_bucket()
55 const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) in wg_pubkey_hashtable_lookup()
60 hlist_for_each_entry_rcu_bh(iter_peer, pubkey_bucket(table, pubkey), in wg_pubkey_hashtable_lookup()
62 if (!memcmp(pubkey, iter_peer->handshake.remote_static, in wg_pubkey_hashtable_lookup()
Dpeerlookup.h31 const u8 pubkey[NOISE_PUBLIC_KEY_LEN]);
Dcookie.c33 const u8 pubkey[NOISE_PUBLIC_KEY_LEN], in precompute_key()
40 blake2s_update(&blake, pubkey, NOISE_PUBLIC_KEY_LEN); in precompute_key()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-firmware-turris-mox-rwtm15 What: /sys/firmware/turris-mox-rwtm/pubkey
19 Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
/Linux-v6.1/drivers/crypto/
Datmel-i2c.c105 struct scatterlist *pubkey) in atmel_i2c_init_ecdh_cmd() argument
121 copied = sg_copy_to_buffer(pubkey, in atmel_i2c_init_ecdh_cmd()
122 sg_nents_for_len(pubkey, in atmel_i2c_init_ecdh_cmd()
Datmel-i2c.h184 struct scatterlist *pubkey);
/Linux-v6.1/security/keys/trusted-keys/
Dtpm2key.asn19 pubkey OCTET STRING ({tpm2_key_pub}),
/Linux-v6.1/drivers/firmware/
Dturris-mox-rwtm.c72 u8 pubkey[135]; member
146 MOX_ATTR_RO(pubkey, "%s\n", pubkey);
254 sprintf(rwtm->pubkey, in mox_get_board_info()
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c64 char *pubkey; member
799 if (unlikely(!ctx->rsa.pubkey)) in hpre_rsa_enc()
897 ctx->rsa.pubkey = dma_alloc_coherent(ctx->dev, vlen << 1, in hpre_rsa_set_n()
900 if (!ctx->rsa.pubkey) in hpre_rsa_set_n()
909 ctx->rsa.pubkey, in hpre_rsa_set_n()
911 ctx->rsa.pubkey = NULL; in hpre_rsa_set_n()
916 memcpy(ctx->rsa.pubkey + vlen, ptr, vlen); in hpre_rsa_set_n()
932 memcpy(ctx->rsa.pubkey + ctx->key_sz - vlen, ptr, vlen); in hpre_rsa_set_e()
1033 if (ctx->rsa.pubkey) { in hpre_rsa_clear_ctx()
1035 ctx->rsa.pubkey, ctx->rsa.dma_pubkey); in hpre_rsa_clear_ctx()
[all …]
/Linux-v6.1/Documentation/security/keys/
Dtrusted-encrypted.rst384 pubkey OCTET STRING
421 pubkey is the binary representation of TPM2B_PRIVATE excluding the
/Linux-v6.1/Documentation/process/
Dmaintainer-pgp-guide.rst756 If you get "``gpg: Can't check signature: unknown pubkey