Searched refs:X509_LOOKUP_by_subject (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/x509/ |
D | x509_lu.c | 122 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name, in X509_LOOKUP_by_subject() function 306 j=X509_LOOKUP_by_subject(lu,type,name,&stmp); in X509_STORE_get_by_subject()
|
D | x509_vfy.h | 459 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name,
|
/external/openssl/include/openssl/ |
D | x509_vfy.h | 459 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name,
|