Home
last modified time | relevance | path

Searched refs:privkey (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/security/keys/trusted-keys/
A Dtpm2key.asn110 privkey OCTET STRING ({tpm2_key_priv})
/linux-6.3-rc2/include/crypto/internal/
A Decc.h84 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey);
/linux-6.3-rc2/drivers/crypto/keembay/
A Dkeembay-ocs-ecc.c496 static int kmb_ecc_gen_privkey(const struct ecc_curve *curve, u64 *privkey) in kmb_ecc_gen_privkey() argument
532 ecc_swap_digits(priv, privkey, curve->g.ndigits); in kmb_ecc_gen_privkey()
/linux-6.3-rc2/Documentation/security/keys/
A Dtrusted-encrypted.rst386 privkey OCTET STRING
426 privkey is the binary representation of TPM2B_PUBLIC excluding the
/linux-6.3-rc2/crypto/
A Decc.c1469 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey() argument
1504 ecc_swap_digits(priv, privkey, ndigits); in ecc_gen_privkey()

Completed in 12 milliseconds