Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/ec/
Dec_asn1.c148 ASN1_OCTET_STRING *privateKey; member
510 .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()