Searched defs:len_in (Results 1 – 3 of 3) sorted by relevance
266 size_t len_in = strlen(input), len_out = 0; in ntlm_wb_response() local
280 int ASN1_STRING_set(ASN1_STRING *str, const void *_data, int len_in) in ASN1_STRING_set()