Searched refs:privkey (Results 1 – 7 of 7) sorted by relevance
28 __u32 privkey:1; member32 __u32 privkey; member
129 dst->_present.privkey = 1; in handshake_x509_parse()130 dst->privkey = mnl_attr_get_u32(attr); in handshake_x509_parse()
10 privkey OCTET STRING ({tpm2_key_priv})
84 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey);
491 static int kmb_ecc_gen_privkey(const struct ecc_curve *curve, u64 *privkey) in kmb_ecc_gen_privkey() argument527 ecc_swap_digits(priv, privkey, curve->g.ndigits); in kmb_ecc_gen_privkey()
386 privkey OCTET STRING426 privkey is the binary representation of TPM2B_PUBLIC excluding the
1469 int ecc_gen_privkey(unsigned int curve_id, unsigned int ndigits, u64 *privkey) in ecc_gen_privkey() argument1504 ecc_swap_digits(priv, privkey, ndigits); in ecc_gen_privkey()