Lines Matching refs:len
259 long len; /* Length of encoding */ member
317 type *d2i_##name(type **a, const unsigned char **in, long len); \
322 type *d2i_##name(type **a, const unsigned char **in, long len); \
807 int ASN1_STRING_set(ASN1_STRING *str, const void *data, int len);
808 void ASN1_STRING_set0(ASN1_STRING *str, void *data, int len);
871 int len);
879 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
880 int UTF8_putc(unsigned char *str, int len, unsigned long value);
924 ASN1_OBJECT *ASN1_OBJECT_create(int nid, unsigned char *data, int len,
956 int ASN1_check_infinite_end(unsigned char **p, long len);
957 int ASN1_const_check_infinite_end(const unsigned char **p, long len);
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,
1054 int ASN1_TYPE_set_octetstring(ASN1_TYPE *a, unsigned char *data, int len);
1057 unsigned char *data, int len);
1061 STACK_OF(OPENSSL_BLOCK) *ASN1_seq_unpack(const unsigned char *buf, int len,
1065 unsigned char **buf, int *len);
1082 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
1084 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len,
1101 long len, const ASN1_ITEM *it);