Lines Matching defs:value
121 # define ASN1_STRING_FLAG_BITS_LEFT 0x08/* Set if 0x07 has bits left value */
123 * This indicates that the ASN1_STRING is not a real value but just a place
151 * The value of the following field depends on the type being held. It
153 * non-zero 'unused bits' value, it will be handled correctly
177 * STABLE_FLAGS_MALLOC only we can clear the existing value. Use the alias
472 } value;
521 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value);
522 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value);
559 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value);
567 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value,
610 int UTF8_putc(unsigned char *str, int len, unsigned long value);