Searched defs:sigalg_lookup_st (Results 1 – 1 of 1) sorted by relevance
1808 typedef struct sigalg_lookup_st { struct1810 const char *name;1812 uint16_t sigalg;1814 int hash;1816 int hash_idx;1818 int sig;1820 int sig_idx;1822 int sigandhash;1824 int curve;1826 int enabled;