Go to the source code of this file.
Functions | |
int | i2a_ASN1_STRING (BIO *bp, ASN1_STRING *a, int type) |
int | a2i_ASN1_STRING (BIO *bp, ASN1_STRING *bs, char *buf, int size) |
int a2i_ASN1_STRING | ( | BIO * | bp, |
ASN1_STRING * | bs, | ||
char * | buf, | ||
int | size | ||
) |
Definition at line 97 of file f_string.c.
int i2a_ASN1_STRING | ( | BIO * | bp, |
ASN1_STRING * | a, | ||
int | type | ||
) |
Definition at line 64 of file f_string.c.