Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_purp.c91 idx = X509_PURPOSE_get_by_id(id); in X509_check_purpose()
100 if (X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set()
137 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() function
165 idx = X509_PURPOSE_get_by_id(id); in X509_PURPOSE_add()
H A Dx509_vfy.c2249 idx = X509_PURPOSE_get_by_id(purpose); in X509_STORE_CTX_purpose_inherit()
2256 idx = X509_PURPOSE_get_by_id(def_purpose); in X509_STORE_CTX_purpose_inherit()
2434 int idx = X509_PURPOSE_get_by_id(ctx->param->purpose); in X509_STORE_CTX_init()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt1148 X509_PURPOSE_get_by_id(3)
H A Dmissingcrypto111.txt1518 X509_PURPOSE_get_by_id(3)
H A Dlibcrypto.num959 X509_PURPOSE_get_by_id 985 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in733 int X509_PURPOSE_get_by_id(int id);
H A Dx509v3.h997 int X509_PURPOSE_get_by_id(int id);
/freebsd/secure/lib/libcrypto/
H A DVersion.map3027 X509_PURPOSE_get_by_id;