Searched refs:X509_PKEY (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dx509.h446 } X509_PKEY; typedef in typeref:struct:private_key_st
453 X509_PKEY *x_pkey;
901 X509_PKEY * X509_PKEY_new(void );
902 void X509_PKEY_free(X509_PKEY *a);
903 int i2d_X509_PKEY(X509_PKEY *a,unsigned char **pp);
904 X509_PKEY * d2i_X509_PKEY(X509_PKEY **a,unsigned char **pp,long length);
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dx509.h473 } X509_PKEY; typedef in typeref:struct:private_key_st
480 X509_PKEY *x_pkey;
955 X509_PKEY * X509_PKEY_new(void );
956 void X509_PKEY_free(X509_PKEY *a);
957 int i2d_X509_PKEY(X509_PKEY *a,unsigned char **pp);
958 X509_PKEY * d2i_X509_PKEY(X509_PKEY **a,const unsigned char **pp,long length);

Completed in 89 milliseconds