Searched refs:sk_num (Results 1 – 3 of 3) sorted by relevance
106 if (sk_num(dso->meth_data) < 1) in dl_unload()131 if (sk_num(dso->meth_data) < 1) { in dl_bind_func()135 ptr = (shl_t) sk_value(dso->meth_data, sk_num(dso->meth_data) - 1); in dl_bind_func()
62 # define sk_num OPENSSL_sk_num macro
17500 * New functions sk_num, sk_value and sk_set to replace the previous macros.17504 sk_num or sk_value it would produce an error because the num, data members
Completed in 24 milliseconds