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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/keymgmt/
ml_dsa_kmgmt.c 28 static OSSL_FUNC_keymgmt_export_fn ml_dsa_export; variable
369 static int ml_dsa_export(void *keydata, int selection, function
574 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))ml_dsa_export }, \

Completed in 23 milliseconds