Home
last modified time | relevance | path

Searched refs:section_name_cmp (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_lib.c234 static int section_name_cmp(OPENSSL_CSTRING const *a, OPENSSL_CSTRING const *b) in section_name_cmp() function
243 if ((names = sk_OPENSSL_CSTRING_new(section_name_cmp)) == NULL) in STACK_OF()
/third_party/openssl/crypto/conf/
H A Dconf_lib.c234 static int section_name_cmp(OPENSSL_CSTRING const *a, OPENSSL_CSTRING const *b) in section_name_cmp() function
243 if ((names = sk_OPENSSL_CSTRING_new(section_name_cmp)) == NULL) in STACK_OF()

Completed in 2 milliseconds