Home
last modified time | relevance | path

Searched refs:flags (Results 1 – 25 of 45) sorted by relevance

12

/optee_test-3.20.0/host/openssl/include/openssl/
A Dcms.h139 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 Dui.h132 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 Dpkcs7.h270 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 Dasn1t.h290 # 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 Docsp.h438 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 Dx509_vfy.h171 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 Dasn1.h215 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 Dconf.h186 unsigned long flags);
188 unsigned long flags);
201 void CONF_imodule_set_flags(CONF_IMODULE *md, unsigned long flags);
A Dx509v3.h136 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 Derr.h320 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 Ddso.h204 int flags; member
303 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags);
A Dbn.h286 # 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 Devp.h164 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 Dx509.h308 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 Dhmac.h103 void HMAC_CTX_set_flags(HMAC_CTX *ctx, unsigned long flags);
A Drand.h122 void RAND_set_fips_drbg_type(int type, int flags);
A Ddsa.h144 int flags; member
170 int flags; member
/optee_test-3.20.0/
A DCMakeLists.txt9 # Compiler flags:
10 # We want to use the same flags in the entire optee_client git
/optee_test-3.20.0/host/xtest/
A Dregression_5000.c66 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 Dxml_common_api.h206 uint32_t flags) in AllocateSharedMemory() argument
208 shm->flags = flags; in AllocateSharedMemory()
235 shm.flags = TEEC_MEM_OUTPUT; in GetObjectBufferAttribute_helper()
A Dxml_datastorage_api.h1428 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 Dxml_client_api.h152 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 Dion_old.h43 unsigned int flags; member
A Dion.h91 __u32 flags; member
/optee_test-3.20.0/ta/storage/
A Dstorage.c423 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()

Completed in 74 milliseconds

12