Home
last modified time | relevance | path

Searched refs:public (Results 1 – 25 of 170) sorted by relevance

1234567

/linux-6.15/lib/crypto/
H A Dcurve25519-selftest.c10 u8 public[CURVE25519_KEY_SIZE]; member
20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4,
35 .public = { 0x85, 0x20, 0xf0, 0x09, 0x89, 0x30, 0xa7, 0x54,
47 .public = { 0x25, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
59 .public = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
74 .public = { 0xe6, 0xdb, 0x68, 0x67, 0x58, 0x30, 0x30, 0xdb,
86 .public = { 0 },
92 .public = { 0xe0, 0xeb, 0x7a, 0x7c, 0x3b, 0x41, 0xb8, 0xae,
104 .public = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
119 .public = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/linux-6.15/scripts/kconfig/
H A Dqconf.h25 public:
44 public:
63 public slots:
82 public:
116 public:
173 public:
187 public:
191 public slots:
217 public:
220 public slots:
[all …]
/linux-6.15/Documentation/sunrpc/xdr/
H A Dnfs4_1.x132 pragma public fattr4_open_arguments;
152 pragma public fattr4_time_deleg_access;
153 pragma public fattr4_time_deleg_modify;
/linux-6.15/crypto/asymmetric_keys/
H A DKconfig3 bool "Asymmetric (public-key cryptographic) key type"
7 the asymmetric keys used for public key cryptographic operations such
14 tristate "Asymmetric public-key crypto algorithm subtype"
21 This option provides support for asymmetric public key type handling.
34 public key packet found inside the certificate.
/linux-6.15/Documentation/admin-guide/
H A Dmodule-signing.rst29 This facility uses X.509 ITU-T standard certificates to encode the public keys
32 public key signing standard (though it is pluggable and permits others to be
61 signature that can be verified by a public key in the kernel's possession
132 it can be deleted or stored securely. The public key gets built into the
142 during the building of vmlinux (the public part of the key needs to be built
172 generate the public/private key files::
187 The kernel contains a ring of public keys that can be viewed by root. They're
196 Beyond the public key generated specifically for module signing, additional
200 Further, the architecture code may take public keys from a hardware store and
203 Finally, it is possible to add additional public keys by doing::
[all …]
/linux-6.15/LICENSES/dual/
H A DCC-BY-4.021 Creative Commons public licenses does not create a lawyer-client or
38 Considerations for licensors: Our public licenses are
39 intended for use by those authorized to give the public
45 applying our licenses so that the public can reuse the
52 Considerations for the public: By using one of our public
66 for the public:
131 as reproduction, public display, public performance, distribution,
392 Creative Commons is not a party to its public
396 public licenses is dedicated to the public domain under the CC0 Public
404 to any of its public licenses or any other arrangements,
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/modules/vmid/
H A Dvmid.c29 struct mod_vmid public; member
39 container_of(mod_vmid, struct core_vmid, public)
159 return &core_vmid->public; in mod_vmid_create()
/linux-6.15/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis.host.c22 fill_row(short *private, const short *public, unsigned int width, in fill_row() argument
27 memcpy(private, public, width * sizeof(short)); in fill_row()
43 short *public = from->hor_coefs; in ia_css_sdis_horicoef_vmem_encode() local
54 fill_row(&private[type * stride], &public[type * width], width, padding); in ia_css_sdis_horicoef_vmem_encode()
70 short *public = from->ver_coefs; in ia_css_sdis_vertcoef_vmem_encode() local
81 fill_row(&private[type * stride], &public[type * height], height, padding); in ia_css_sdis_vertcoef_vmem_encode()
/linux-6.15/tools/testing/selftests/tpm2/
H A Dtpm2.py565 public = Public(
572 (len(auth_cmd), len(sensitive), len(public))
583 len(public),
584 bytes(public),
602 public = Public(
610 (len(auth_cmd), len(sensitive), len(public))
621 len(public),
622 bytes(public),
/linux-6.15/Documentation/hwmon/
H A Df71882fg.rst12 Datasheet: Not public
20 Datasheet: Not public
52 Datasheet: Not public
92 Datasheet: Not public
100 Datasheet: Not public
/linux-6.15/Documentation/process/
H A Dcode-of-conduct-interpretation.rst89 The Linux kernel community primarily interacts on a set of public email
199 public apology to repair the damage.
201 Seek public apology for the violation
205 setting in which the violation has taken place, seeking public apology
208 A public apology for the violation is the first step towards rebuilding
212 Remedial measures if there is no public apology for the violation
221 Committee could require public apology as a condition for lifting the
240 public apology and instituting ban could have on individuals. It is also
242 not taking action when such serious public violations occur.
249 that require seeking public apologies continue to be exceedingly rare
H A Dresearcher-guidelines.rst14 findings before making their results public, especially if such research
38 including posts to public mailing lists and commits to public
157 itself be vetted by others privately before being posted to public lists.
163 the public mailing lists tends to significantly improve the quality of the
/linux-6.15/scripts/gcc-plugins/
H A Dgcc-generate-gimple-pass.h89 class _PASS_NAME_PASS : public gimple_opt_pass {
90 public:
H A Dgcc-generate-rtl-pass.h89 class _PASS_NAME_PASS : public rtl_opt_pass {
90 public:
H A Dgcc-generate-simple_ipa-pass.h89 class _PASS_NAME_PASS : public simple_ipa_opt_pass {
90 public:
H A Dgcc-generate-ipa-pass.h157 class _PASS_NAME_PASS : public ipa_opt_pass_d {
158 public:
/linux-6.15/tools/net/sunrpc/xdrgen/
H A DREADME93 that appear directly in front of the public per-procedure APIs. For
151 implemented: "public".
210 Pragma public
213 pragma public <XDR data item> ;
217 s/he can add a public pragma in the input .x file to indicate a set
223 pragma public nfsstat3;
/linux-6.15/Documentation/driver-api/surface_aggregator/clients/
H A Dsan.rst18 relays the dGPU events to any other driver interested via its public API and
21 The public interface of this driver is split into two parts: Client
/linux-6.15/Documentation/security/
H A Ddigsig.rst58 digsig_verify() - digital signature verification with public key
62 * digsig_verify() - digital signature verification with public key
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt7988a-bananapi-bpi-r4-sd.dtso4 * Author: Frank Wunderlich <frank-w@public-files.de>
H A Dmt7988a-bananapi-bpi-r4-emmc.dtso4 * Author: Frank Wunderlich <frank-w@public-files.de>
H A Dmt7986a-bananapi-bpi-r3-sata.dtso4 * Author: Frank Wunderlich <frank-w@public-files.de>
H A Dmt7986a-bananapi-bpi-r3-nand.dtso4 * Frank Wunderlich <frank-w@public-files.de>
/linux-6.15/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst175 在结构体或共用体描述中,可以使用 ``private:`` 和 ``public:`` 注释标签。
178 ``private:`` 和 ``public:`` 标签必须紧跟在 ``/*`` 注释标记之后。可以选择是否
196 /* public: 下一个是公有的 */
/linux-6.15/drivers/crypto/starfive/
H A DKconfig23 This module provides acceleration for public key algo,

1234567