Searched refs:foo_data (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 158 HASH_TEST(MD5, foo_data, hash_md5), 159 HASH_TEST(SHA1, foo_data, hash_sha1), 160 HASH_TEST(SHA256, foo_data, hash_sha256), 161 HASH_TEST(SHA512, foo_data, hash_sha512), 162 HASH_TEST(SM3, foo_data, hash_sm3), 166 HMAC_TEST(MD5, foo_data, hmac_md5, hmac_key), 167 HMAC_TEST(SHA1, foo_data, hmac_sha1, hmac_key), 168 HMAC_TEST(SHA256, foo_data, hmac_sha256, hmac_key), 169 HMAC_TEST(SHA512, foo_data, hmac_sha512, hmac_key), 170 HMAC_TEST(SM3, foo_data, hmac_sm3, hmac_key), [all …]
|
| /OK3568_Linux_fs/u-boot/include/rockchip/ |
| H A D | crypto_fix_test_data.h | 8 const u8 foo_data[] = { variable
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | credentials.rst | 370 void foo(struct task_struct *t, struct foo_data *f)
|