Searched defs:cert_type (Results 1 – 4 of 4) sorted by relevance
217 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
434 CK_CERTIFICATE_TYPE cert_type = CKC_X_509; in add_cert() local
3215 enum cert_type { enum
8272 static int set_cert_type(unsigned char **cert_type, in set_cert_type()