Home
last modified time | relevance | path

Searched defs:d (Results 1 – 16 of 16) sorted by relevance

/optee_test/host/openssl/include/openssl/
A Dcamellia.h86 double d; /* ensures 64-bit align */ member
A Ddes_old.h164 # 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 Dsha.h187 SHA_LONG64 d[SHA_LBLOCK]; member
A Docsp.h377 # 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 Dbn.h314 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 Derr.h135 # define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,d,e) argument
A Dx509v3.h206 } d; member
299 } d; member
A Dpkcs7.h199 } d; member
A Devp.h558 # 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 Drsa.h144 BIGNUM *d; member
/optee_test/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/host/supp_plugin/
A Dtest_supp_plugin.c42 uint8_t *d = data; in proc_input_arr() local
/optee_test/ta/supp_plugin/
A Dta_entry.c77 uint8_t *d = params[0].memref.buffer; in write_array() local
/optee_test/ta/crypt/
A Dsha2_impl.c79 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
/optee_test/host/xtest/gp/include/
A Dxml_common_api.h41 #define ALLOCATE_AND_FILL_SHARED_MEMORY_6(a,b,c,d,e,f) \ argument
A Dxml_crypto_api.h1158 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

Completed in 44 milliseconds