Searched defs:d2i (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c70 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x) argument
86 void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) argument
H A Da_dup.c65 void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, void *x) argument
H A Dasn_pack.c114 void *ASN1_unpack_string(ASN1_STRING *oct, d2i_of_void *d2i) argument
H A Dasn1.h908 long length, d2i_of_void *d2i, variable
[all...]
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_info.c103 d2i_of_void *d2i = 0; local
[all...]
H A Dpem_lib.c159 void *PEM_ASN1_read(d2i_of_void *d2i, const char *name, FILE *fp, void **x, argument
H A Dpem_oth.c70 void *PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, argument
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dx509v3.h112 X509V3_EXT_D2I d2i; member in struct:v3_ext_method

Completed in 137 milliseconds