Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dlist.h23 # define OSSL_LIST_FOREACH_FROM(p, name, init) \ macro
28 OSSL_LIST_FOREACH_FROM(p, name, ossl_list_##name##_head(l))
35 OSSL_LIST_FOREACH_FROM(p, name, ossl_list_##name##_tail(l))

Completed in 8 milliseconds