Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/x509/
HDby_dir.c237 ent->hashes = sk_BY_DIR_HASH_new(by_dir_hash_cmp); in add_cert_dir()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h456 # define sk_BY_DIR_HASH_new(cmp) SKM_sk_new(BY_DIR_HASH, (cmp)) macro