/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | camellia.h | 86 double d; /* ensures 64-bit align */ member
|
A D | des_old.h | 164 # define des_encrypt1(d,k,e)\ argument 166 # define des_encrypt2(d,k,e)\ argument 168 # define des_encrypt3(d,k1,k2,k3)\ argument 170 # define des_decrypt3(d,k1,k2,k3)\ argument 268 # define des_encrypt(d,k,e)\ argument 270 # define des_encrypt2(d,k,e)\ argument 272 # define des_encrypt3(d,k1,k2,k3)\ argument 274 # define des_decrypt3(d,k1,k2,k3)\ argument
|
A D | sha.h | 187 SHA_LONG64 d[SHA_LBLOCK]; member
|
A D | ocsp.h | 377 # define OCSP_BASICRESP_sign(o,pkey,md,d) \ argument 385 # define OCSP_BASICRESP_verify(a,r,d) ASN1_item_verify(ASN1_ITEM_rptr(OCSP_RESPDATA),\ argument
|
A D | bn.h | 314 BN_ULONG *d; /* Pointer to an array of 'BN_BITS2' bit member 465 # define BN_mod(rem,m,d,ctx) BN_div(NULL,(rem),(m),(d),(ctx)) argument
|
A D | err.h | 135 # define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,d,e) argument
|
A D | x509v3.h | 206 } d; member 299 } d; member
|
A D | pkcs7.h | 199 } d; member
|
A D | evp.h | 558 # define EVP_OpenUpdate(a,b,c,d,e) EVP_DecryptUpdate(a,b,c,d,e) argument 559 # define EVP_SealUpdate(a,b,c,d,e) EVP_EncryptUpdate(a,b,c,d,e) argument
|
A D | rsa.h | 144 BIGNUM *d; member
|
/optee_test-3.20.0/ta/os_test/ |
A D | test_float_subj.c | 14 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/supp_plugin/ |
A D | test_supp_plugin.c | 42 uint8_t *d = data; in proc_input_arr() local
|
/optee_test-3.20.0/ta/supp_plugin/ |
A D | ta_entry.c | 77 uint8_t *d = params[0].memref.buffer; in write_array() local
|
/optee_test-3.20.0/ta/crypt/ |
A D | sha2_impl.c | 79 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_common_api.h | 41 #define ALLOCATE_AND_FILL_SHARED_MEMORY_6(a,b,c,d,e,f) \ argument
|
A D | xml_crypto_api.h | 1158 TEE_OperationInfoMultiple *d = saved_op_mult_info; in Invoke_Crypto_GetOperationInfoMultiple() local 1245 uint8_t *d = (uint8_t *)shm->buffer + *offs; in add_be32() local
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_1000.c | 2756 static int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in RSA_set0_key()
|