Skip to content

Commit

Permalink
Add ASN1_F_ASN1_CHECK_TLEN (#3414)
Browse files Browse the repository at this point in the history
  • Loading branch information
palaviv authored and reaperhulk committed Feb 22, 2017
1 parent 8ad694c commit b1d5b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_cffi_src/openssl/err.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
static const int ASN1_F_B64_WRITE_ASN1;
static const int ASN1_F_SMIME_READ_ASN1;
static const int ASN1_F_SMIME_TEXT;
static const int ASN1_F_ASN1_CHECK_TLEN;
static const int ASN1_R_BOOLEAN_IS_WRONG_LENGTH;
static const int ASN1_R_BUFFER_TOO_SMALL;
Expand Down

0 comments on commit b1d5b32

Please sign in to comment.