Searched refs:privkey (Results 1 – 5 of 5) sorted by relevance
10 privkey OCTET STRING ({tpm2_key_priv})
84 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey);
496 static int kmb_ecc_gen_privkey(const struct ecc_curve *curve, u64 *privkey) in kmb_ecc_gen_privkey() argument532 ecc_swap_digits(priv, privkey, curve->g.ndigits); in kmb_ecc_gen_privkey()
385 privkey OCTET STRING425 privkey is the binary representation of TPM2B_PUBLIC excluding the
1467 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey() argument1502 ecc_swap_digits(priv, privkey, ndigits); in ecc_gen_privkey()