Home | History | Annotate | Download | only in apps

Lines Matching refs:ltmp

306 			long ltmp;
310 secret_key = string_to_hex(*args, &ltmp);
316 secret_keylen = (size_t)ltmp;
320 long ltmp;
324 secret_keyid = string_to_hex(*args, &ltmp);
330 secret_keyidlen = (size_t)ltmp;