Searched refs:priv_key (Results 1 – 1 of 1) sorted by relevance
52 ltc_asn1_list *seq, *priv_key; in ecc_import_pkcs8() local73 LTC_SET_DER_FLEXI_CHECK(flexi_should, n++, LTC_ASN1_OCTET_STRING, &priv_key); in ecc_import_pkcs8()156 len = priv_key->size; in ecc_import_pkcs8()157 if (der_decode_sequence_flexi(priv_key->data, &len, &p) == CRYPT_OK) { in ecc_import_pkcs8()