Searched refs:def_purpose (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c1278 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, argument
1283 if (!purpose) purpose = def_purpose;
1298 idx = X509_PURPOSE_get_by_id(def_purpose);
H A Dx509_vfy.h457 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509_vfy.h457 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.h552 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,
H A Dx509_vfy.c2207 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, argument
2213 purpose = def_purpose;
2225 idx = X509_PURPOSE_get_by_id(def_purpose);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.h552 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,
H A Dx509_vfy.c2207 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, argument
2213 purpose = def_purpose;
2225 idx = X509_PURPOSE_get_by_id(def_purpose);

Completed in 140 milliseconds