Searched refs:sk_set (Results 1 – 2 of 2) sorted by relevance
64 # define sk_set OPENSSL_sk_set macro
18464 * New functions sk_num, sk_value and sk_set to replace the previous macros.18469 are not present in STACK_OF. Now it just produces a warning. sk_set18472 that does this will no longer work (and should use sk_set instead) but