Searched defs:rest_len (Results 1 – 13 of 13) sorted by relevance
1014 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local1095 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local
1176 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local1257 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local
41 pub fn rest_len<I, E: ParserError<I>>(input: &mut I) -> PResult<usize, E> in rest_len() function
393 size_t rest_len = strlen(buffer + in change_decimal_from_locale_to_dot() local
465 size_t rest_len = strlen(buffer + in change_decimal_from_locale_to_dot() local
48 pub fn rest_len<T, E: ParseError<T>>(input: T) -> IResult<T, usize, E> in rest_len() function
1353 int rest_len; in nfa_ee_api_remove_aid() local
3950 let rest_len = rest.len(); in align_to_mut() localVariable
3915 let rest_len = rest.len(); in align_to_mut() localVariable