Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_asn1.c712 ec_asn1_encode_private_key(const EC_GROUP *group, const BIGNUM *bn, in ec_asn1_encode_private_key() function
1308 if (!ec_asn1_encode_private_key(group, private_key, ec_privatekey->privateKey)) in i2d_ECPrivateKey()