Searched defs:sigalg_lookup_st (Results 1 – 1 of 1) sorted by relevance
1802 typedef struct sigalg_lookup_st { struct1804 const char *name;1806 uint16_t sigalg;1808 int hash;1810 int hash_idx;1812 int sig;1814 int sig_idx;1816 int sigandhash;1818 int curve;1820 int enabled;
Completed in 18 milliseconds