Home
last modified time | relevance | path

Searched defs:sigalg_lookup_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1870 typedef struct sigalg_lookup_st { struct
1872 const char *name;
1874 const char *name12;
1876 uint16_t sigalg;
1878 int hash;
1880 int hash_idx;
1882 int sig;
1884 int sig_idx;
1886 int sigandhash;
1888 int curve;
[all …]