Searched defs:long_key (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | hmac_test.c | 18 const char long_key[] = variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setxattr/ |
H A D | setxattr01.c | 50 static char long_key[XATTR_NAME_LEN]; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsetxattr/ |
H A D | fsetxattr01.c | 59 static char long_key[XATTR_NAME_LEN]; variable
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | disk_format.h | 117 CacheAddr long_key; // Optional address of a long key. member
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintTest.cpp | 4603 string long_key = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in TEST_P() local 4670 string long_key = hex2str("a49d7564199e97cb529d2c9d97bf2f98d35edf57ba1f735800"); in TEST_P() local
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | backend_unittest.cc | 4362 std::string long_key(long_key_length, 'X'); in TEST_F() local
|