Lines Matching refs:bp
913 int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a);
914 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size);
915 int i2a_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *a);
916 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size);
917 int i2a_ASN1_OBJECT(BIO *bp, ASN1_OBJECT *a);
918 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size);
919 int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type);
1038 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v);
1040 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num,
1042 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent);
1043 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent,