Searched defs:ssl_cipher_st (Results 1 – 1 of 1) sorted by relevance
3316 struct ssl_cipher_st { struct3318 const char *name;3320 uint32_t id;3323 uint32_t algorithm_mkey;3324 uint32_t algorithm_auth;3325 uint32_t algorithm_enc;3326 uint32_t algorithm_mac;3327 uint32_t algorithm_prf;