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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/keymgmt/
slh_dsa_kmgmt.c 29 static OSSL_FUNC_keymgmt_match_fn slh_dsa_match; variable
86 static int slh_dsa_match(const void *keydata1, const void *keydata2, int selection) function
452 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))slh_dsa_match }, \
slh_dsa_kmgmt.c 29 static OSSL_FUNC_keymgmt_match_fn slh_dsa_match; variable
86 static int slh_dsa_match(const void *keydata1, const void *keydata2, int selection) function
452 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))slh_dsa_match }, \
slh_dsa_kmgmt.c 29 static OSSL_FUNC_keymgmt_match_fn slh_dsa_match; variable
86 static int slh_dsa_match(const void *keydata1, const void *keydata2, int selection) function
452 { OSSL_FUNC_KEYMGMT_MATCH, (void (*)(void))slh_dsa_match }, \

Completed in 128 milliseconds