Searched defs:cipher_type (Results 1 – 2 of 2) sorted by relevance
| /net/tls/ | ||
| D | tls.h | 74 static inline const struct tls_cipher_desc *get_cipher_desc(u16 cipher_type) in get_cipher_desc() |
| D | tls_main.c | 1025 u16 version, cipher_type; in tls_get_info() local |