Home
last modified time | relevance | path

Searched refs:in_incr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c927 size_t in_incr; member
934 #define XTEST_HASH_CASE(algo, in_incr, in, out) \ argument
935 { (algo), (in_incr), (in), ARRAY_SIZE(in), (out), ARRAY_SIZE(out) }
1001 hash_cases[n].in_incr))) in xtest_tee_test_4001()
1012 hash_cases[n].in + hash_cases[n].in_incr, in xtest_tee_test_4001()
1013 hash_cases[n].in_len - hash_cases[n].in_incr, in xtest_tee_test_4001()
1074 size_t in_incr; member
1082 #define XTEST_MAC_CASE_1(algo, key_type, key, in_incr, in, out) \ argument
1084 (in_incr), (in), ARRAY_SIZE(in), (out), ARRAY_SIZE(out), false }
1086 #define XTEST_MAC_CASE_MULT(algo, key_type, key, in_incr, in, out) \ argument
[all …]
H A Dpkcs11_1000.c1579 size_t in_incr; member
1591 .in_incr = input_incr, \
1697 (void *)test->in, test->in_incr); in xtest_pkcs11_test_1008()
1702 (void *)(test->in + test->in_incr), in xtest_pkcs11_test_1008()
1703 test->in_len - test->in_incr); in xtest_pkcs11_test_1008()
1832 (void *)test->in, test->in_incr); in xtest_pkcs11_test_1009()
1837 (void *)(test->in + test->in_incr), in xtest_pkcs11_test_1009()
1838 test->in_len - test->in_incr); in xtest_pkcs11_test_1009()