DEFAULT_ASN1_BUF_SIZE
if ((ctx->buf = malloc(DEFAULT_ASN1_BUF_SIZE)) == NULL) {
ctx->bufsize = DEFAULT_ASN1_BUF_SIZE;