Searched defs:sk_OPENSSL_PSTRING_unshift (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/stack/
H A Dsafestack.h2096 # define sk_OPENSSL_PSTRING_unshift(st, val) sk_unshift(CHECKED_STACK_OF(OPENSSL_PSTRING, st), CHECKED_PTR_OF(OPENSSL_STRING, val)) macro

Completed in 74 milliseconds