Home
last modified time | relevance | path

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

/optee_test/host/xtest/
A Dsha_perf.c108 static const char *algo_str(uint32_t algo) in algo_str()
126 static int hash_size(uint32_t algo) in hash_size()
148 static void alloc_shm(size_t sz, uint32_t algo, int offset) in alloc_shm()
236 static void prepare_op(int algo) in prepare_op()
286 extern void sha_perf_run_test(int algo, size_t size, unsigned int n, in sha_perf_run_test()
355 int algo, size_t size, int warmup, int l, int n) in usage()
394 int algo = TA_SHA_SHA1; /* Algorithm (-a) */ in sha_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.c316 #define TEST_HKDF_DATA(section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_hkdf() argument
326 uint32_t algo; in xtest_test_derivation_hkdf() member
453 #define TEST_CONCAT_KDF_DATA(name, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_concat_kdf() argument
464 uint32_t algo; in xtest_test_derivation_concat_kdf() member
572 #define TEST_PBKDF2_DATA(level, section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_pbkdf2() argument
588 uint32_t algo; in xtest_test_derivation_pbkdf2() member
A Dregression_4000.c962 uint32_t algo; member
970 #define XTEST_HASH_CASE(algo, in_incr, in, out) \ argument
1106 uint32_t algo; member
1130 #define XTEST_MAC_CBC_CASE(algo, key_type, vect, in_incr) \ argument
1953 uint32_t algo; member
2375 uint32_t algo; member
2399 #define XTEST_AE_CASE(algo, vect, aad_incr, in_incr, \ argument
2678 uint32_t algo; member
2769 #define XTEST_AC_DSA_CASE(level, algo, mode, vect) \ argument
2779 #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/ta/sha_perf/
A Dta_sha_perf.c58 uint32_t algo = 0; in cmd_prepare_op() local
/optee_test/ta/aes_perf/
A Dta_aes_perf.c30 static uint32_t algo; variable
/optee_test/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 61 milliseconds