Searched refs:encrypt_type (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-m32/ |
D | ioctl_loop.c | 49 const char *encrypt_type, const char *encrypt_key, in print_loop_info() argument 68 if (encrypt_type) in print_loop_info() 69 printf("%s", encrypt_type); in print_loop_info() 107 const char *encrypt_type, const char *encrypt_key, in print_loop_info64() argument 131 if (encrypt_type) in print_loop_info64() 132 printf("%s", encrypt_type); in print_loop_info64()
|
/external/strace/tests-mx32/ |
D | ioctl_loop.c | 49 const char *encrypt_type, const char *encrypt_key, in print_loop_info() argument 68 if (encrypt_type) in print_loop_info() 69 printf("%s", encrypt_type); in print_loop_info() 107 const char *encrypt_type, const char *encrypt_key, in print_loop_info64() argument 131 if (encrypt_type) in print_loop_info64() 132 printf("%s", encrypt_type); in print_loop_info64()
|
/external/strace/tests/ |
D | ioctl_loop.c | 49 const char *encrypt_type, const char *encrypt_key, in print_loop_info() argument 68 if (encrypt_type) in print_loop_info() 69 printf("%s", encrypt_type); in print_loop_info() 107 const char *encrypt_type, const char *encrypt_key, in print_loop_info64() argument 131 if (encrypt_type) in print_loop_info64() 132 printf("%s", encrypt_type); in print_loop_info64()
|