Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dpem.h228 int PEM_write_##name(FILE *fp, type *x) \
234 int PEM_write_##name(FILE *fp, const type *x) \
240 int PEM_write_##name(FILE *fp, type *x, const EVP_CIPHER *enc, \
248 int PEM_write_##name(FILE *fp, type *x, const EVP_CIPHER *enc, \
334 int PEM_write_##name(FILE *fp, type *x);
337 int PEM_write_##name(FILE *fp, const type *x);
420 int PEM_read(FILE *fp, char **name, char **header,
422 int PEM_write(FILE *fp, const char *name, const char *hdr,
426 int PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp,
500 int i2d_PKCS8PrivateKey_nid_fp(FILE *fp, EVP_PKEY *x, int nid,
[all …]
A Ddh.h185 # define d2i_DHparams_fp(fp,x) \ argument
188 (fp), \
190 # define i2d_DHparams_fp(fp,x) \ argument
191 ASN1_i2d_fp(i2d_DHparams,(fp), (unsigned char *)(x))
197 # define d2i_DHxparams_fp(fp,x) \ argument
200 (fp), \
202 # define i2d_DHxparams_fp(fp,x) \ argument
203 ASN1_i2d_fp(i2d_DHxparams,(fp), (unsigned char *)(x))
247 int DHparams_print_fp(FILE *fp, const DH *x);
A Dts.h284 TS_REQ *d2i_TS_REQ_fp(FILE *fp, TS_REQ **a);
285 int i2d_TS_REQ_fp(FILE *fp, TS_REQ *a);
286 TS_REQ *d2i_TS_REQ_bio(BIO *fp, TS_REQ **a);
287 int i2d_TS_REQ_bio(BIO *fp, TS_REQ *a);
298 int i2d_TS_MSG_IMPRINT_fp(FILE *fp, TS_MSG_IMPRINT *a);
309 TS_RESP *d2i_TS_RESP_fp(FILE *fp, TS_RESP **a);
310 int i2d_TS_RESP_fp(FILE *fp, TS_RESP *a);
311 TS_RESP *d2i_TS_RESP_bio(BIO *fp, TS_RESP **a);
312 int i2d_TS_RESP_bio(BIO *fp, TS_RESP *a);
329 int i2d_TS_TST_INFO_fp(FILE *fp, TS_TST_INFO *a);
[all …]
A Dx509.h670 X509 *d2i_X509_fp(FILE *fp, X509 **x509);
671 int i2d_X509_fp(FILE *fp, X509 *x509);
673 int i2d_X509_CRL_fp(FILE *fp, X509_CRL *crl);
675 int i2d_X509_REQ_fp(FILE *fp, X509_REQ *req);
680 int i2d_RSAPublicKey_fp(FILE *fp, RSA *rsa);
681 RSA *d2i_RSA_PUBKEY_fp(FILE *fp, RSA **rsa);
682 int i2d_RSA_PUBKEY_fp(FILE *fp, RSA *rsa);
685 DSA *d2i_DSA_PUBKEY_fp(FILE *fp, DSA **dsa);
686 int i2d_DSA_PUBKEY_fp(FILE *fp, DSA *dsa);
697 int i2d_PKCS8_fp(FILE *fp, X509_SIG *p8);
[all …]
A Ddsa.h180 # define d2i_DSAparams_fp(fp,x) (DSA *)ASN1_d2i_fp((char *(*)())DSA_new, \ argument
181 (char *(*)())d2i_DSAparams,(fp),(unsigned char **)(x))
182 # define i2d_DSAparams_fp(fp,x) ASN1_i2d_fp(i2d_DSAparams,(fp), \ argument
248 int DSAparams_print_fp(FILE *fp, const DSA *x);
A Dec.h725 # define d2i_ECPKParameters_fp(fp,x) (EC_GROUP *)ASN1_d2i_fp(NULL, \ argument
726 (char *(*)())d2i_ECPKParameters,(fp),(unsigned char **)(x))
727 # define i2d_ECPKParameters_fp(fp,x) ASN1_i2d_fp(i2d_ECPKParameters,(fp), \ argument
734 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off);
975 int ECParameters_print_fp(FILE *fp, const EC_KEY *key);
983 int EC_KEY_print_fp(FILE *fp, const EC_KEY *key, int off);
A Dconf.h124 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp,
165 int NCONF_load_fp(CONF *conf, FILE *fp, long *eline);
A Dbio.h524 # define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp) argument
670 void (*fp) (struct bio_st *, int, const char *, int,
730 int BIO_dump_fp(FILE *fp, const char *s, int len);
731 int BIO_dump_indent_fp(FILE *fp, const char *s, int len, int indent);
A Dpkcs12.h270 int i2d_PKCS12_fp(FILE *fp, PKCS12 *p12);
272 PKCS12 *d2i_PKCS12_fp(FILE *fp, PKCS12 **p12);
A Dpkcs7.h264 PKCS7 *d2i_PKCS7_fp(FILE *fp, PKCS7 **p7);
265 int i2d_PKCS7_fp(FILE *fp, PKCS7 *p7);
A Dasn1.h1007 int ASN1_STRING_print_ex_fp(FILE *fp, ASN1_STRING *str, unsigned long flags);
1035 int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a);
1036 int ASN1_GENERALIZEDTIME_print(BIO *fp, const ASN1_GENERALIZEDTIME *a);
1037 int ASN1_TIME_print(BIO *fp, const ASN1_TIME *a);
A Dbn.h516 int BN_print_fp(FILE *fp, const BIGNUM *a);
519 int BN_print(BIO *fp, const BIGNUM *a);
521 int BN_print(void *fp, const BIGNUM *a);
A Derr.h343 void ERR_print_errors_fp(FILE *fp);
A Drsa.h383 int RSA_print_fp(FILE *fp, const RSA *r, int offset);
A Dssl.h468 long (*ssl_callback_ctrl) (SSL *s, int cb_id, void (*fp) (void));
469 long (*ssl_ctx_callback_ctrl) (SSL_CTX *s, int cb_id, void (*fp) (void));
2235 int SSL_SESSION_print_fp(FILE *fp, const SSL_SESSION *ses);
2238 int SSL_SESSION_print(BIO *fp, const SSL_SESSION *ses);

Completed in 45 milliseconds