Home
last modified time | relevance | path

Searched refs:value (Results 1 – 4 of 4) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
De_os2.h294 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) \ argument
296 { static type _hide_##name=value; return &_hide_##name; }
300 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) OPENSSL_GLOBAL type _shadow_##name=value;
Dasn1.h552 } value; member
779 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value);
780 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value);
819 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value);
829 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, char *name, int value,
880 int UTF8_putc(unsigned char *str, int len, unsigned long value);
Dcrypto.h177 void *value; /* Not used for flag attributes */ member
Devp.h1221 const char *value);
1365 const char *value));