Home
last modified time | relevance | path

Searched defs:list (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/
H A Dmem_sec.c319 ossl_ssize_t list = sh.freelist_size - 1; in sh_getlist() local
332 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit()
343 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit()
355 static void sh_setbit(char *ptr, int list, unsigned char *table) in sh_setbit()
367 static void sh_add_to_list(char **list, char *ptr) in sh_add_to_list()
591 static char *sh_find_my_buddy(char *ptr, int list) in sh_find_my_buddy()
607 ossl_ssize_t list, slist; in sh_malloc() local
672 size_t list; in sh_free() local
713 int list; in sh_actual_size() local
/openssl/crypto/property/
H A Dproperty_query.c24 ossl_property_find_property(const OSSL_PROPERTY_LIST *list, in ossl_property_find_property()
H A Dproperty_parse.c642 const OSSL_PROPERTY_LIST *list, char *buf, in ossl_property_list_to_string()
H A Dproperty.c100 OSSL_PROPERTY_LIST *list; member
/openssl/test/testutil/
H A Ddriver.c412 char *glue_strings(const char *list[], size_t *out_len) in glue_strings()
/openssl/apps/lib/
H A Dopt.c1168 void opt_help(const OPTIONS *list) in opt_help()
H A Ds_cb.c40 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup()
/openssl/ssl/statem/
H A Dextensions.c1056 unsigned char *list = s->ext.peer_ecpointformats; in final_ec_pt_formats() local
/openssl/ssl/
H A Dt1_lib.c633 static int tls1_in_list(uint16_t id, const uint16_t *list, size_t listlen) in tls1_in_list()
/openssl/test/
H A Dsslapitest.c2938 const int *list; member

Completed in 94 milliseconds