/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | cms.h | 139 int flags); 144 unsigned int flags); 148 unsigned int flags); 155 CMS_ContentInfo *CMS_data_create(BIO *in, unsigned int flags); 158 unsigned int flags); 160 unsigned int flags); 178 X509_STORE *store, unsigned int flags); 186 BIO *dcont, BIO *out, unsigned int flags); 246 unsigned int flags); 265 unsigned int flags); [all …]
|
A D | ui.h | 132 int UI_add_input_string(UI *ui, const char *prompt, int flags, 134 int UI_dup_input_string(UI *ui, const char *prompt, int flags, 136 int UI_add_verify_string(UI *ui, const char *prompt, int flags, 139 int UI_dup_verify_string(UI *ui, const char *prompt, int flags, 144 int flags, char *result_buf); 147 int flags, char *result_buf);
|
A D | pkcs7.h | 270 int i2d_PKCS7_bio_stream(BIO *out, PKCS7 *p7, BIO *in, int flags); 271 int PEM_write_bio_PKCS7_stream(BIO *out, PKCS7 *p7, BIO *in, int flags); 339 BIO *data, int flags); 343 const EVP_MD *md, int flags); 345 int PKCS7_final(PKCS7 *p7, BIO *data, int flags); 347 BIO *indata, BIO *out, int flags); 349 int flags); 351 int flags); 353 int flags); 365 int SMIME_write_PKCS7(BIO *bio, PKCS7 *p7, BIO *data, int flags);
|
A D | asn1t.h | 290 # define ASN1_EX_TEMPLATE_TYPE(flags, tag, name, type) { \ argument 291 (flags), (tag), 0,\ 298 # define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument 299 (flags), (tag), offsetof(stname, field),\ 304 # define ASN1_EX_COMBINE(flags, tag, type) { \ argument 401 flags,\ 418 flags,\ 444 unsigned long flags; /* Various flags */ member 462 unsigned long flags; /* Various flags */ member 699 unsigned long flags; member [all …]
|
A D | ocsp.h | 438 STACK_OF(X509) *certs, unsigned long flags); 459 X509_STORE *store, unsigned long flags); 484 STACK_OF(X509) *certs, unsigned long flags); 504 unsigned long flags); 515 unsigned long flags); 529 int crit, unsigned long flags); 543 int crit, unsigned long flags); 566 int OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST *a, unsigned long flags); 567 int OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE *o, unsigned long flags); 570 X509_STORE *st, unsigned long flags);
|
A D | x509_vfy.h | 171 unsigned long flags; /* Various verify flags */ member 472 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags); 559 void X509_STORE_CTX_set_flags(X509_STORE_CTX *ctx, unsigned long flags); 560 void X509_STORE_CTX_set_time(X509_STORE_CTX *ctx, unsigned long flags, 582 unsigned long flags); 584 unsigned long flags); 600 unsigned int flags); 620 STACK_OF(ASN1_OBJECT) *policy_oids, unsigned int flags);
|
A D | asn1.h | 215 int flags; /* Should we free this one */ member 248 long flags; member 277 unsigned long flags; member 822 unsigned char *flags, int flags_len); 1137 void ASN1_PCTX_set_flags(ASN1_PCTX *p, unsigned long flags); 1139 void ASN1_PCTX_set_nm_flags(ASN1_PCTX *p, unsigned long flags); 1141 void ASN1_PCTX_set_cert_flags(ASN1_PCTX *p, unsigned long flags); 1143 void ASN1_PCTX_set_oid_flags(ASN1_PCTX *p, unsigned long flags); 1145 void ASN1_PCTX_set_str_flags(ASN1_PCTX *p, unsigned long flags); 1155 int SMIME_write_ASN1(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, [all …]
|
A D | conf.h | 186 unsigned long flags); 188 unsigned long flags); 201 void CONF_imodule_set_flags(CONF_IMODULE *md, unsigned long flags);
|
A D | x509v3.h | 136 int flags; member 461 int flags; member 650 X509_REQ *req, X509_CRL *crl, int flags); 681 int crit, unsigned long flags); 707 int X509_PURPOSE_add(int id, int trust, int flags, 742 unsigned int flags, char **peername); 744 unsigned int flags); 746 unsigned int flags); 747 int X509_check_ip_asc(X509 *x, const char *ipasc, unsigned int flags);
|
A D | err.h | 320 void ERR_set_error_data(char *data, int flags); 325 const char **data, int *flags); 329 const char **data, int *flags); 333 const char **data, int *flags);
|
A D | dso.h | 204 int flags; member 303 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags);
|
A D | bn.h | 286 # define BN_set_flags(b,n) ((b)->flags|=(n)) 287 # define BN_get_flags(b,n) ((b)->flags&(n)) 297 (dest)->flags=(((dest)->flags & BN_FLG_MALLOCED) \ 298 | ((b)->flags & ~BN_FLG_MALLOCED) \ 320 int flags; member 333 int flags; member 345 int flags; member
|
A D | evp.h | 164 unsigned long flags; member 272 unsigned long flags; member 315 unsigned long flags; member 461 unsigned long flags; /* Various flags */ member 591 void EVP_MD_CTX_set_flags(EVP_MD_CTX *ctx, int flags); 592 void EVP_MD_CTX_clear_flags(EVP_MD_CTX *ctx, int flags); 593 int EVP_MD_CTX_test_flags(const EVP_MD_CTX *ctx, int flags); 616 void EVP_CIPHER_CTX_set_flags(EVP_CIPHER_CTX *ctx, int flags); 617 void EVP_CIPHER_CTX_clear_flags(EVP_CIPHER_CTX *ctx, int flags); 1077 EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_new(int id, int flags, [all …]
|
A D | x509.h | 308 int flags; member 458 int flags; member 960 unsigned long flags); 961 int X509_CRL_check_suiteb(X509_CRL *crl, EVP_PKEY *pk, unsigned long flags); 992 unsigned long flags); 998 unsigned long flags); 1073 unsigned long flags); 1084 unsigned long flags); 1096 unsigned long flags); 1221 int X509_check_trust(X509 *x, int id, int flags); [all …]
|
A D | hmac.h | 103 void HMAC_CTX_set_flags(HMAC_CTX *ctx, unsigned long flags);
|
A D | rand.h | 122 void RAND_set_fips_drbg_type(int type, int flags);
|
A D | dsa.h | 144 int flags; member 170 int flags; member
|
/optee_test-3.20.0/ |
A D | CMakeLists.txt | 9 # Compiler flags: 10 # We want to use the same flags in the entire optee_client git
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_5000.c | 66 uint32_t flags) in RegisterSharedMemory() argument 68 shm->flags = flags; in RegisterSharedMemory() 76 uint32_t flags) in AllocateSharedMemory() argument 78 shm->flags = flags; in AllocateSharedMemory()
|
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_common_api.h | 206 uint32_t flags) in AllocateSharedMemory() argument 208 shm->flags = flags; in AllocateSharedMemory() 235 shm.flags = TEEC_MEM_OUTPUT; in GetObjectBufferAttribute_helper()
|
A D | xml_datastorage_api.h | 1428 uint32_t flags, in Invoke_CreatePersistentObject() argument 1441 shm_obj_id.flags = TEEC_MEM_INPUT; in Invoke_CreatePersistentObject() 1448 shm_data.flags = TEEC_MEM_INPUT; in Invoke_CreatePersistentObject() 1456 op.params[1].value.a = flags; in Invoke_CreatePersistentObject() 1480 uint32_t flags, in Invoke_OpenPersistentObject() argument 1489 shm.flags = TEEC_MEM_INPUT; in Invoke_OpenPersistentObject() 1497 op.params[1].value.a = flags; in Invoke_OpenPersistentObject() 1618 shm.flags = TEEC_MEM_OUTPUT; in Invoke_GetNextPersistentObject_All() 1901 shm_data.flags = TEEC_MEM_INPUT; in Invoke_StoreBuffer() 1969 shm.flags = TEEC_MEM_INPUT; in Invoke_StoreAttributeBuffer()
|
A D | xml_client_api.h | 152 uint32_t size, uint32_t flags) in RegisterSharedMemory() argument 154 shm->flags = flags; in RegisterSharedMemory()
|
/optee_test-3.20.0/host/xtest/include/uapi/linux/ |
A D | ion_old.h | 43 unsigned int flags; member
|
A D | ion.h | 91 __u32 flags; member
|
/optee_test-3.20.0/ta/storage/ |
A D | storage.c | 423 uint32_t flags = TEE_DATA_FLAG_ACCESS_READ | in ta_storage_cmd_key_in_persistent() local 454 flags, transient_key, NULL, 0, in ta_storage_cmd_key_in_persistent() 472 flags, &key); in ta_storage_cmd_key_in_persistent() 523 uint32_t flags = TEE_DATA_FLAG_OVERWRITE | in ta_storage_cmd_loop() local 537 &object_id, sizeof(int), flags, in ta_storage_cmd_loop()
|