Searched defs:X509_OBJECT_idx_by_subject (Results 1 – 3 of 3) sorted by relevance
496 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, int type, in X509_OBJECT_idx_by_subject() function
513 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type, in X509_OBJECT_idx_by_subject() function
2343 #define X509_OBJECT_idx_by_subject BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_OBJECT_idx_by_subjec… macro