Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_asn1.c986 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
989 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
991 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()

Completed in 16 milliseconds