Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 9 of 9) sorted by relevance

/optee_test-3.20.0/host/xtest/
A Dhash_perf.c108 static const char *algo_str(uint32_t algo) in algo_str()
140 static int hash_size(uint32_t algo) in hash_size()
169 static void alloc_shm(size_t sz, uint32_t algo, int offset) in alloc_shm()
257 static void prepare_op(int algo) in prepare_op()
307 extern void hash_perf_run_test(int algo, size_t size, unsigned int n, in hash_perf_run_test()
376 int algo, size_t size, int warmup, int l, int n) in usage()
415 int algo = TA_SHA_SHA1; /* Algorithm (-a) */ in hash_perf_runner_cmd_parser() local
A Dbenchmark_2000.c32 int algo = TA_SHA_SHA1; /* Algorithm */ in xtest_tee_benchmark_2001() local
46 int algo = TA_SHA_SHA256; /* Algorithm */ in xtest_tee_benchmark_2002() local
A Dregression_8000.c318 #define TEST_HKDF_DATA(section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_hkdf() argument
328 uint32_t algo; in xtest_test_derivation_hkdf() member
455 #define TEST_CONCAT_KDF_DATA(name, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_concat_kdf() argument
466 uint32_t algo; in xtest_test_derivation_concat_kdf() member
574 #define TEST_PBKDF2_DATA(level, section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_pbkdf2() argument
590 uint32_t algo; in xtest_test_derivation_pbkdf2() member
A Dregression_4000.c963 uint32_t algo; member
971 #define XTEST_HASH_CASE(algo, in_incr, in, out) \ argument
1107 uint32_t algo; member
1131 #define XTEST_MAC_CBC_CASE(algo, key_type, vect, in_incr) \ argument
1954 uint32_t algo; member
2376 uint32_t algo; member
2400 #define XTEST_AE_CASE(algo, vect, aad_incr, in_incr, \ argument
2679 uint32_t algo; member
2779 #define XTEST_AC_DSA_CASE(level, algo, mode, vect) \ argument
2789 #define XTEST_AC_ECC_CASE(level, algo, mode, vect) \ argument
[all …]
A Dxtest_helpers.c44 uint32_t algo, uint32_t mode, in ta_crypt_cmd_allocate_operation()
380 uint32_t algo, uint32_t element) in ta_crypt_cmd_is_algo_supported()
A Dregression_4000_data.h6483 uint32_t algo; /* TEE_ALG_ECDH_P192,... */ member
/optee_test-3.20.0/ta/hash_perf/
A Dta_hash_perf.c24 static bool is_mac(uint32_t algo) in is_mac()
90 uint32_t algo = 0; in cmd_prepare_op() local
/optee_test-3.20.0/ta/aes_perf/
A Dta_aes_perf.c30 static uint32_t algo; variable
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_crypto_api.h900 uint32_t algo; member
1059 uint32_t cmd, uint32_t algo, in Invoke_Crypto_AllocateOperation()
2656 static const EVP_MD *hash_algo_to_md(uint32_t algo) in hash_algo_to_md()
3099 static const EVP_MD *algo_to_md(uint32_t algo) in algo_to_md()
3124 static bool padding_is_pkcs1_v1_5(uint32_t algo) in padding_is_pkcs1_v1_5()
3154 uint32_t algo, in rsa_sign_digest()
3245 uint32_t algo, in rsa_verify_digest()

Completed in 59 milliseconds