Home
last modified time | relevance | path

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

/openssl/crypto/property/
H A Ddefn_cache.c45 static void property_defn_free(PROPERTY_DEFN_ELEM *elem) in property_defn_free()
68 PROPERTY_DEFN_ELEM elem, *r; in ossl_prop_defn_get() local
92 PROPERTY_DEFN_ELEM elem, *old, *p = NULL; in ossl_prop_defn_set() local
H A Dproperty.c210 static void impl_cache_free(QUERY *elem) in impl_cache_free()
693 QUERY elem, *r; in ossl_method_store_cache_get() local
724 QUERY elem, *old, *p = NULL; in ossl_method_store_cache_set() local
/openssl/test/
H A Dlist_test.c35 TESTL elem[20]; in test_fizzbuzz() local
99 INTL elem[20]; in test_insert() local
/openssl/ssl/
H A Dpriority_queue.c71 # define ASSERT_ELEM_USED(pq, elem) \ argument
75 # define ASSERT_ELEM_USED(pq, elem) argument
197 int ossl_pqueue_push(OSSL_PQUEUE *pq, void *data, size_t *elem) in ossl_pqueue_push()
233 size_t elem; in ossl_pqueue_pop() local
255 void *ossl_pqueue_remove(OSSL_PQUEUE *pq, size_t elem) in ossl_pqueue_remove()
H A Dssl_ciph.c1279 static int ciphersuite_cb(const char *elem, int len, void *arg) in ciphersuite_cb()
H A Dssl_conf.c160 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list()
H A Dt1_lib.c1042 static int gid_cb(const char *elem, int len, void *arg) in gid_cb()
2959 static int sig_cb(const char *elem, int len, void *arg) in sig_cb()
/openssl/crypto/asn1/
H A Dasn1_gen.c241 static int asn1_cb(const char *elem, int len, void *bitstr) in asn1_cb()
743 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb()
763 static int mask_cb(const char *elem, int len, void *arg) in mask_cb()
/openssl/crypto/conf/
H A Dconf_mod.c727 int CONF_parse_list(const char *list_, int sep, int nospc, in CONF_parse_list()
/openssl/crypto/x509/
H A Dv3_utl.c1314 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb()

Completed in 50 milliseconds