/optee_test/host/openssl/include/openssl/ |
A D | ui_compat.h | 75 # define des_read_pw_string(b,l,p,v) \ argument 76 _ossl_old_des_read_pw_string((b),(l),(p),(v)) 77 # define des_read_pw(b,bf,s,p,v) \ argument 78 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
|
A D | asn1_mac.h | 443 # define M_ASN1_I2D_len_EXP_opt(a,f,mtag,v) \ argument 446 v=f(a,NULL); \ 447 ret+=ASN1_object_size(1,v,mtag); \ 450 # define M_ASN1_I2D_len_EXP_SET_opt(a,f,mtag,tag,v) \ argument 454 ret+=ASN1_object_size(1,v,mtag); \ 457 # define M_ASN1_I2D_len_EXP_SEQUENCE_opt(a,f,mtag,tag,v) \ argument 462 ret+=ASN1_object_size(1,v,mtag); \ 471 ret+=ASN1_object_size(1,v,mtag); \ 529 # define M_ASN1_I2D_put_EXP_opt(a,f,tag,v) \ argument 536 # define M_ASN1_I2D_put_EXP_SET_opt(a,f,mtag,tag,v) \ argument [all …]
|
A D | srp.h | 88 BIGNUM *v; member 159 BIGNUM *SRP_Calc_server_key(BIGNUM *A, BIGNUM *v, BIGNUM *u, BIGNUM *b, 161 BIGNUM *SRP_Calc_B(BIGNUM *b, BIGNUM *N, BIGNUM *g, BIGNUM *v);
|
A D | des_old.h | 198 # define des_read_password(k,p,v) \ argument 199 DES_read_password((k),(p),(v)) 200 # define des_read_2passwords(k1,k2,p,v) \ argument 201 DES_read_2passwords((k1),(k2),(p),(v)) 300 # define des_read_password(k,p,v) \ argument 301 _ossl_old_des_read_password((k),(p),(v)) 302 # define des_read_2passwords(k1,k2,p,v) \ argument 303 _ossl_old_des_read_2passwords((k1),(k2),(p),(v))
|
A D | engine.h | 801 OPENSSL_EXPORT unsigned long v_check(unsigned long v); \ 802 OPENSSL_EXPORT unsigned long v_check(unsigned long v) { \ 803 if(v >= OSSL_DYNAMIC_OLDEST) return OSSL_DYNAMIC_VERSION; \
|
A D | pkcs7.h | 220 # define PKCS7_set_detached(p,v) \ argument 221 PKCS7_ctrl(p,PKCS7_OP_SET_DETACHED_SIGNATURE,v,NULL)
|
A D | x509_vfy.h | 468 void X509_STORE_free(X509_STORE *v); 497 X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m);
|
A D | dsa.h | 191 DSA_SIG *d2i_DSA_SIG(DSA_SIG **v, const unsigned char **pp, long length);
|
A D | bio.h | 574 # define BIO_set_mem_eof_return(b,v) \ argument 575 BIO_ctrl(b,BIO_C_SET_BUF_MEM_EOF_RETURN,v,NULL)
|
A D | asn1.h | 927 int ASN1_INTEGER_set(ASN1_INTEGER *a, long v); 932 int ASN1_ENUMERATED_set(ASN1_ENUMERATED *a, long v); 1038 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v);
|
A D | ssl.h | 860 BIGNUM *a, *b, *v; member 2319 BIGNUM *sa, BIGNUM *v, char *info); 2456 void SSL_set_verify_result(SSL *ssl, long v);
|
/optee_test/host/xtest/ |
A D | xtest_uuid_helpers.c | 30 uint32_t v = 0; in parse_hex() local 40 v = (v << 4) + c; in parse_hex() 44 return v; in parse_hex()
|
A D | Makefile | 204 create-nist-gcm-vectors,$v,decrypt))) 206 create-nist-gcm-vectors,$v,encrypt)))
|
A D | regression_4100.c | 119 uint32_t handle, int32_t v) in cmd_from_s32() argument 126 op.params[0].value.b = v; in cmd_from_s32() 137 uint32_t handle, uint32_t bit_num, uint32_t *v) in cmd_get_bit() argument 150 *v = op.params[1].value.a; in cmd_get_bit() 156 uint32_t handle, uint32_t *v) in cmd_get_bit_count() argument 169 *v = op.params[1].value.a; in cmd_get_bit_count() 772 int32_t v = 0; in test_4103() local 802 cmd_get_value_s32(c, &session, h, &v))) { in test_4103() 806 if (!ADBG_EXPECT_COMPARE_SIGNED(c, data[n], ==, v)) in test_4103() 818 cmd_get_value_s32(c, &session, h, &v))) in test_4103()
|
A D | sha_perf.c | 264 static const char *yesno(int v) in yesno() argument 266 return (v ? "yes" : "no"); in yesno()
|
A D | xtest_helpers.c | 20 #define ROUNDUP(v, size) (((v) + (size - 1)) & ~(size - 1)) argument
|
A D | aes_perf.c | 383 static const char *yesno(int v) in yesno() argument 385 return (v ? "yes" : "no"); in yesno()
|
/optee_test/ta/os_test/include/ |
A D | tb_asserts.h | 79 #define TB_ASSERT_HEX_PRINT_VALUE(a, v) \ argument 84 TB_ASSERT_STR_EQ(_str_, (v)); \
|
/optee_test/ta/os_test/ |
A D | os_test.c | 229 bool v = false; in print_properties() local 232 TEE_GetPropertyAsBool(h, NULL, &v); in print_properties() 244 uint32_t v = 0; in print_properties() local 246 res = TEE_GetPropertyAsU32(h, NULL, &v); in print_properties() 258 TEE_UUID v = { }; in print_properties() local 261 TEE_GetPropertyAsUUID(h, NULL, &v); in print_properties() 273 TEE_Identity v = { }; in print_properties() local 277 &v); in print_properties()
|
/optee_test/host/xtest/gp/include/ |
A D | xml_timearithm_api.h | 681 uint32_t v = 0; in Invoke_StoreS32() local 688 v <<= 8; in Invoke_StoreS32() 689 v |= value[n]; in Invoke_StoreS32() 691 return Invoke_Simple_Function_v2(c, sess, cmd_id, dest, sign, v, 0); in Invoke_StoreS32()
|
A D | xml_crypto_api.h | 1243 static TEEC_Result add_be32(uint32_t v, TEEC_SharedMemory *shm, size_t *offs) in add_be32() argument 1254 d[n] = v; in add_be32() 1255 v >>= 8; in add_be32() 1261 static TEEC_Result add_attr(uint32_t id, const void *v, uint32_t sz, in add_attr() argument 1278 memcpy((uint8_t *)shm2->buffer + *offs_2, v, sz); in add_attr()
|
/optee_test/ta/crypt/ |
A D | cryp_taf.c | 18 #define VAL2HANDLE(v) (void *)(uintptr_t)(v == TEE_HANDLE_NULL ? v : v + (uintptr_t)&ta_head) argument
|
A D | arith_taf.c | 220 int32_t v = 0; in ta_entry_arith_get_value_s32() local 221 TEE_Result res = TEE_BigIntConvertToS32(&v, big_int); in ta_entry_arith_get_value_s32() 224 params[1].value.a = v; in ta_entry_arith_get_value_s32()
|
/optee_test/ta/storage/ |
A D | storage.c | 19 #define VAL2HANDLE(v) (void *)(uintptr_t)(v) argument
|