Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 43) sorted by relevance

12

/optee_test-3.20.0/host/openssl/include/openssl/
A Ddes_old.h148 # define des_ede3_ofb64_encrypt(i,o,l,k1,k2,k3,iv,n)\ argument
160 # define des_cfb_encrypt(i,o,n,l,k,iv,e)\ argument
188 # define des_ofb_encrypt(i,o,n,l,k,iv)\ argument
220 # define des_cfb64_encrypt(i,o,l,ks,iv,n,e)\ argument
222 # define des_ofb64_encrypt(i,o,l,ks,iv,n)\ argument
234 # define des_ede2_ofb64_encrypt(i,o,l,k1,k2,iv,n) \ argument
264 # define des_cfb_encrypt(i,o,n,l,k,iv,e)\ argument
290 # define des_ofb_encrypt(i,o,n,l,k,iv)\ argument
316 # define des_cfb64_encrypt(i,o,l,ks,iv,n,e)\ argument
318 # define des_ofb64_encrypt(i,o,l,ks,iv,n)\ argument
[all …]
A Ddes.h120 # define DES_ede2_cfb64_encrypt(i,o,l,k1,k2,iv,n,e) \ argument
123 # define DES_ede2_ofb64_encrypt(i,o,l,k1,k2,iv,n) \ argument
A Dstack.h75 # define M_sk_value(sk,n) ((sk) ? (sk)->data[n] : NULL) argument
/optee_test-3.20.0/host/xtest/
A Dregression_4100.c692 size_t n = 0; in test_4102() local
772 size_t n = 0; in test_4103() local
896 size_t n = 0; in test_4104() local
1084 size_t n = 0; in test_4105() local
1163 size_t n = 0; in test_4106() local
1263 size_t n = 0; in test_4107() local
1403 size_t n = 0; in test_4108() local
1664 size_t n = 0; in test_4109() local
1970 size_t n = 0; in test_4110() local
2096 size_t n = 0; in test_4111() local
[all …]
A Dregression_8000.c317 size_t n = 0; in xtest_test_derivation_hkdf() local
454 size_t n = 0; in xtest_test_derivation_concat_kdf() local
573 size_t n = 0; in xtest_test_derivation_pbkdf2() local
582 #define _TO_STR(n) #n in xtest_test_derivation_pbkdf2() argument
583 #define TO_STR(n) _TO_STR(n) in xtest_test_derivation_pbkdf2() argument
584 #define RFC6070_TEST(l, n) \ in xtest_test_derivation_pbkdf2() argument
A Dhash_perf.c73 int n; member
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()
412 unsigned int n = CRYPTO_DEF_COUNT;/* Number of measurements (-n)*/ in hash_perf_runner_cmd_parser() local
A Dsock_server.c75 size_t n = 0; in server_add_state() local
160 size_t n = 0; in sock_server() local
284 size_t n = 0; in sock_server_uninit() local
A Dregression_1000.c283 size_t n = 0; in xtest_tee_test_1002() local
330 size_t n = 0; in test_1003_thread() local
386 size_t n = 0; in xtest_tee_test_1003() local
471 static void xtest_tee_test_invalid_mem_access(ADBG_Case_t *c, unsigned int n) in xtest_tee_test_invalid_mem_access()
501 static void xtest_tee_test_invalid_mem_access2(ADBG_Case_t *c, unsigned int n, in xtest_tee_test_invalid_mem_access2()
776 size_t n = 0; in xtest_tee_test_1008() local
872 unsigned int n = 0; in xtest_tee_test_1010() local
1110 size_t n = 0; in xtest_tee_test_1013_single() local
2593 unsigned int n = 0; in xtest_tee_test_1035() local
2756 static int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in RSA_set0_key()
[all …]
A Daes_perf.c131 int n; member
188 size_t unit, int warmup, unsigned int l, unsigned int n) in usage()
430 unsigned int n, unsigned int l, int input_data_init, in aes_perf_run_test()
555 unsigned int n = CRYPTO_DEF_COUNT; /*Number of measurements (-n)*/ in aes_perf_runner_cmd_parser() local
A Dstats.c135 size_t n = 0; in stat_alloc() local
231 size_t n = 0; in stat_loaded_ta() local
A Dxtest_uuid_helpers.c31 size_t n = 0; in parse_hex() local
A Dregression_4000.c999 size_t n = 0; in xtest_tee_test_4001() local
1233 size_t n = 0; in xtest_tee_test_4002() local
2158 size_t n = 0; in xtest_tee_test_4003() local
2472 size_t n = 0; in xtest_tee_test_4005() local
3612 size_t n = 0; in create_key() local
3672 size_t n = 0; in xtest_tee_test_4006() local
4195 size_t n = 0; in test_keygen_attributes() local
4431 size_t n = 0; in keygen_noparams() local
4524 size_t n = 0; in xtest_tee_test_4007_dh() local
4648 size_t n = 0; in xtest_tee_test_4007_dsa() local
[all …]
/optee_test-3.20.0/ta/crypt/
A Darith_taf.c311 const TEE_BigInt *n)) in ternary_func()
317 TEE_BigInt *n = lookup_handle(HT_BIGINT, params[1].value.a); in ternary_func() local
517 TEE_BigInt *n = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_to_fmm() local
535 TEE_BigInt *n = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_from_fmm() local
554 TEE_BigInt *n = lookup_handle(HT_BIGINT, params[1].value.a); in ta_entry_arith_compute_fmm() local
A Dsha2_impl.c45 #define SHFR(x, n) (x >> n) argument
46 #define ROTR(x, n) ((x >> n) | (x << ((sizeof(x) << 3) - n))) argument
47 #define ROTL(x, n) ((x << n) | (x >> ((sizeof(x) << 3) - n))) argument
A Dhandle.c28 size_t n = 0; in handle_get() local
/optee_test-3.20.0/host/xtest/adbg/src/
A Dadbg_log.c54 size_t n = 0; in Do_ADBG_HexLog() local
A Dsecurity_utils_hex.c148 size_t n = 0; in SecUtil_BufferToHex() local
/optee_test-3.20.0/ta/os_test/include/
A Dtb_macros.h60 #define TB_PRINT_BIGINT(n) \ argument
/optee_test-3.20.0/ta/os_test/
A Dtest_float_subj.c14 double test_float_ddiv(double n, double d) in test_float_ddiv()
64 float test_float_fdiv(float n, float d) in test_float_fdiv()
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_datastorage_api.h1338 #define check_saved_obj_info(c, n, IN_ObjectType, IN_KeySize, IN_MaxKeySize, \ argument
1512 static uint32_t get_attribute_and_advance(uint32_t attr_list, size_t *n) in get_attribute_and_advance()
1533 size_t n = 0; in Invoke_PopulateTransientObject() local
1612 size_t n = 0; in Invoke_GetNextPersistentObject_All() local
1666 int n = 0; in find_saved_obj_id() local
1722 size_t n = 0; in Invoke_GenerateKey() local
1740 uint32_t n, uint32_t cmd, in GetObjectValueAttribute_helper()
1773 uint32_t n, uint32_t obj, uint32_t attr_id) in get_value_attr()
1781 uint32_t n, uint32_t obj, uint32_t attr_id) in get_buffer_attr()
1794 size_t n = 0; in GetAttributes_helper() local
/optee_test-3.20.0/ta/hash_perf/
A Dta_hash_perf.c43 int n = 0; in cmd_process() local
/optee_test-3.20.0/ta/concurrent/
A Dta_entry.c69 volatile size_t n = 1000; in ta_entry_busy_loop() local
/optee_test-3.20.0/ta/concurrent_large/
A Dta_entry.c69 volatile size_t n = 1000; in ta_entry_busy_loop() local
/optee_test-3.20.0/ta/rpc_test/
A Dta_rpc.c23 size_t n = 0; in rpc_call_cryp() local
/optee_test-3.20.0/ta/aes_perf/
A Dta_aes_perf.c88 int n = 0; in cmd_process() local

Completed in 107 milliseconds

12