Lines Matching refs:asn1
57 #include <openssl/asn1.h>
94 * This converts an ASN1 INTEGER into its content encoding.
188 /* Convert just ASN1 INTEGER content octets to ASN1_INTEGER structure */
273 OPENSSL_PUT_ERROR(ASN1, i);
280 * This is a version of d2i_ASN1_INTEGER that ignores the sign bit of ASN1
342 OPENSSL_PUT_ERROR(ASN1, i);
366 OPENSSL_PUT_ERROR(ASN1, ERR_R_MALLOC_FAILURE);
440 OPENSSL_PUT_ERROR(ASN1, ASN1_R_NESTED_ASN1_ERROR);
452 OPENSSL_PUT_ERROR(ASN1, ERR_R_MALLOC_FAILURE);
475 OPENSSL_PUT_ERROR(ASN1, ASN1_R_BN_LIB);