HomeSort by: relevance | last modified time | path
    Searched refs:equal_fn (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_utl.c 572 typedef int (*equal_fn)(const unsigned char *pattern, size_t pattern_len, typedef
824 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal,
878 equal_fn equal;
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_utl.c 575 typedef int (*equal_fn) (const unsigned char *pattern, size_t pattern_len, typedef
832 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal,
886 equal_fn equal;
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_utl.c 566 typedef int (*equal_fn) (const unsigned char *pattern, size_t pattern_len, typedef
819 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal,
873 equal_fn equal;

Completed in 86 milliseconds