Searched refs:privateKey (Results 1 – 1 of 1) sorted by relevance
148 ASN1_OCTET_STRING *privateKey; member510 .offset = offsetof(EC_PRIVATEKEY, privateKey),1252 if (!ec_key_set_private_key(ec_key, ec_privatekey->privateKey)) in d2i_ECPrivateKey()1308 if (!ec_asn1_encode_private_key(group, private_key, ec_privatekey->privateKey)) in i2d_ECPrivateKey()