Home
last modified time | relevance | path

Searched defs:long_key (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vboot_reference/tests/
H A Dhmac_test.c18 const char long_key[] = variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr01.c50 static char long_key[XATTR_NAME_LEN]; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr01.c59 static char long_key[XATTR_NAME_LEN]; variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format.h117 CacheAddr long_key; // Optional address of a long key. member
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp4603 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 Dbackend_unittest.cc4362 std::string long_key(long_key_length, 'X'); in TEST_F() local