Searched defs:pkeys (Results  1 – 7 of 7) sorted by relevance
| /external/zlib/contrib/minizip/ | 
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab)  in decrypt_byte() 48 static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,int c)  in update_keys() 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab)  in init_keys() 76 #define zdecode(pkeys,pcrc_32_tab,c) \  argument 79 #define zencode(pkeys,pcrc_32_tab,c,t) \  argument 93                      unsigned long* pkeys,  in crypthead()
  | 
| /external/rust/crates/libz-sys/src/zlib/contrib/minizip/ | 
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab)  in decrypt_byte() 48 static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,int c)  in update_keys() 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab)  in init_keys() 76 #define zdecode(pkeys,pcrc_32_tab,c) \  argument 79 #define zencode(pkeys,pcrc_32_tab,c,t) \  argument 93                      unsigned long* pkeys,  in crypthead()
  | 
| /external/tflite-support/third_party/zlib/contrib/minizip/ | 
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab)  in decrypt_byte() 48 static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,int c)  in update_keys() 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab)  in init_keys() 76 #define zdecode(pkeys,pcrc_32_tab,c) \  argument 79 #define zencode(pkeys,pcrc_32_tab,c,t) \  argument 93                      unsigned long* pkeys,  in crypthead()
  | 
| /external/strace/tests/ | 
| D | pkey_mprotect.c | 80 	static const kernel_ulong_t pkeys[] = {  in main()  local
  | 
| /external/strace/tests-m32/ | 
| D | pkey_mprotect.c | 80 	static const kernel_ulong_t pkeys[] = {  in main()  local
  | 
| /external/strace/tests-mx32/ | 
| D | pkey_mprotect.c | 80 	static const kernel_ulong_t pkeys[] = {  in main()  local
  | 
| /external/linux-kselftest/tools/testing/selftests/powerpc/mm/ | 
| D | pkey_siginfo.c | 229 	int pkeys[NR_PKEYS], i;  in reset_pkeys()  local
  |