Searched defs:sigalg_lookup_st (Results 1 – 1 of 1) sorted by relevance
1848 typedef struct sigalg_lookup_st { struct1850 const char *name;1852 uint16_t sigalg;1854 int hash;1856 int hash_idx;1858 int sig;1860 int sig_idx;1862 int sigandhash;1864 int curve;1866 int enabled;
Completed in 23 milliseconds