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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/keymgmt/
ecx_kmgmt.c 645 int is_ed25519 = (type == ECX_KEY_TYPE_ED25519) ? 1 : 0; local
663 if (is_ed25519)
676 if (is_ed25519)

Completed in 14 milliseconds