/optee_test/ta/os_test/include/ |
A D | tb_asserts.h | 91 #define TB_ASSERT_POINTER_NULL(p) \ argument 102 #define TB_ASSERT_POINTERS_EQ(p, q) \ argument 113 #define TB_ASSERT_POINTERS_NEQ(p, q) \ argument
|
/optee_test/host/openssl/include/openssl/ |
A D | ui_compat.h | 75 # define des_read_pw_string(b,l,p,v) \ argument 77 # define des_read_pw(b,bf,s,p,v) \ argument
|
A D | dh.h | 142 BIGNUM *p; member 332 # define EVP_PKEY_CTX_set0_dh_kdf_ukm(ctx, p, plen) \ argument 337 # define EVP_PKEY_CTX_get0_dh_kdf_ukm(ctx, p) \ argument
|
A D | sha.h | 188 unsigned char p[SHA512_CBLOCK]; member
|
A D | des_old.h | 198 # define des_read_password(k,p,v) \ argument 200 # define des_read_2passwords(k1,k2,p,v) \ argument 300 # define des_read_password(k,p,v) \ argument 302 # define des_read_2passwords(k1,k2,p,v) \ argument
|
A D | ocsp.h | 350 # define d2i_OCSP_REQUEST_bio(bp,p) ASN1_d2i_bio_of(OCSP_REQUEST,OCSP_REQUEST_new,d2i_OCSP_REQUEST,… argument 352 # define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPO… argument
|
A D | pkcs7.h | 220 # define PKCS7_set_detached(p,v) \ argument 222 # define PKCS7_get_detached(p) \ argument
|
A D | ec.h | 1047 # define EVP_PKEY_CTX_set0_ecdh_kdf_ukm(ctx, p, plen) \ argument 1052 # define EVP_PKEY_CTX_get0_ecdh_kdf_ukm(ctx, p) \ argument
|
A D | dsa.h | 163 BIGNUM *p; member
|
A D | lhash.h | 145 unsigned int p; member
|
A D | asn1.h | 173 unsigned char *p; /* work char pointer */ member 188 const unsigned char *p; /* work char pointer */ member 354 # define CHECKED_PTR_OF(type, p) \ argument 356 # define CHECKED_PPTR_OF(type, p) \ argument
|
A D | rsa.h | 145 BIGNUM *p; member
|
A D | bio.h | 506 # define BIO_set_proxies(b,p) BIO_ctrl(b,BIO_C_SET_PROXY_PARAM,1,(char *)(p)) argument
|
A D | safestack.h | 65 # define CHECKED_PTR_OF(type, p) \ argument 75 # define CHECKED_STACK_OF(type, p) \ argument 78 # define CHECKED_SK_COPY_FUNC(type, p) \ argument 81 # define CHECKED_SK_FREE_FUNC(type, p) \ argument 84 # define CHECKED_SK_CMP_FUNC(type, p) \ argument
|
/optee_test/ta/crypt/ |
A D | handle.c | 29 void *p = NULL; in handle_get() local 63 void *p = NULL; in handle_put() local
|
A D | cryp_taf.c | 341 uintptr_t p; in unpack_attrs() local
|
/optee_test/host/xtest/ |
A D | sock_server.c | 74 void *p = NULL; in server_add_state() local 239 struct sock_server_bind *p = NULL; in sock_server_add_fd() local
|
A D | xtest_main.c | 122 char *p = (char *)glevel; in main() local
|
A D | xtest_uuid_helpers.c | 51 const char *p = s; in xtest_uuid_from_str() local
|
A D | regression_4000.c | 4456 const uint8_t *p; in xtest_tee_test_4007_dh() member
|
/optee_test/host/xtest/adbg/src/ |
A D | adbg_run.c | 76 char *p = NULL; in Do_ADBG_AppendToSuite() local
|
/optee_test/ta/sdp_basic/ |
A D | ta_sdp_basic.c | 111 unsigned char *p = NULL; in cmd_transform() local
|
/optee_test/ta/sims/ |
A D | ta_sims.c | 93 void *p = NULL; in sims_read() local
|
/optee_test/ta/os_test/ |
A D | os_test.c | 361 void *p = TEE_Malloc(4, 0); in test_malloc() local
|
/optee_test/host/xtest/gp/include/ |
A D | xml_crypto_api.h | 2850 BIGNUM *p = bn_from_key_attr(&dkv->prime); in dsa_from_key_vals() local
|