HomeSort by: relevance | last modified time | path
    Searched defs:template_match (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/keymgmt/
template_kmgmt.c 58 static OSSL_FUNC_keymgmt_match_fn template_match; variable
108 static int template_match(const void *keydata1, const void *keydata2, int selection) function
426 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))template_match },

Completed in 23 milliseconds