Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DEC_KEY_new.pod16 EC_KEY_oct2key, EC_KEY_key2buf, EC_KEY_oct2priv, EC_KEY_priv2oct,
63 int EC_KEY_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len);
172 EC_KEY_oct2priv() and EC_KEY_priv2oct() convert between the private key
205 EC_KEY_oct2priv() return 1 on success or 0 on error.
/third_party/openssl/include/openssl/
Dec.h1155 OSSL_DEPRECATEDIN_3_0 int EC_KEY_oct2priv(EC_KEY *key, const unsigned char *buf,
/third_party/openssl/crypto/ec/
Dec_key.c935 int EC_KEY_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len) in EC_KEY_oct2priv() function
Dec_asn1.c971 if (EC_KEY_oct2priv(ret, ASN1_STRING_get0_data(pkey), in d2i_ECPrivateKey()
/third_party/openssl/ohos_lite/include/openssl/
Dec.h993 int EC_KEY_oct2priv(EC_KEY *key, const unsigned char *buf, size_t len);
/third_party/openssl/doc/man7/
Dmigration_guide.pod1584 EC_KEY_key2buf(), EC_KEY_oct2key(), EC_KEY_oct2priv(), EC_KEY_priv2buf(),
/third_party/openssl/util/
Dlibcrypto.num647 EC_KEY_oct2priv 665 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC