Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dmem_sec.c346 ossl_ssize_t list = sh.freelist_size - 1; in sh_getlist() local
359 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit()
370 static void sh_clearbit(char *ptr, int list, unsigned char *table) in sh_clearbit()
382 static void sh_setbit(char *ptr, int list, unsigned char *table) in sh_setbit()
394 static void sh_add_to_list(char **list, char *ptr) in sh_add_to_list()
618 static char *sh_find_my_buddy(char *ptr, int list) in sh_find_my_buddy()
634 ossl_ssize_t list, slist; in sh_malloc() local
699 size_t list; in sh_free() local
740 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.c699 const OSSL_PROPERTY_LIST *list, char *buf, in ossl_property_list_to_string()
H A Dproperty.c103 OSSL_PROPERTY_LIST *list; member
/openssl/crypto/hashtable/
H A Dhashtable.c380 HT_VALUE_LIST *list = OPENSSL_zalloc(sizeof(HT_VALUE_LIST) in ossl_ht_filter() local
410 void ossl_ht_value_list_free(HT_VALUE_LIST *list) in ossl_ht_value_list_free()
/openssl/test/testutil/
H A Ddriver.c418 char *glue_strings(const char *list[], size_t *out_len) in glue_strings()
/openssl/include/internal/
H A Dhashtable.h44 HT_VALUE **list; member
/openssl/test/
H A Dlhash_test.c241 HT_VALUE_LIST *list = NULL; in test_int_hashtable() local
H A Dsslapitest.c3128 const int *list; member
/openssl/apps/lib/
H A Dopt.c1191 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.c1113 unsigned char *list = s->ext.peer_ecpointformats; in final_ec_pt_formats() local
/openssl/ssl/
H A Dt1_lib.c903 static int tls1_in_list(uint16_t id, const uint16_t *list, size_t listlen) in tls1_in_list()

Completed in 82 milliseconds