Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Dsm2-kep.c133 static TEE_Result sm2_kep_compute_S(uint8_t *S, size_t S_len, uint8_t flag, in sm2_kep_compute_S()
452 uint8_t flag = p->is_initiator ? 0x02 : 0x03; in crypto_acipher_sm2_kep_derive() local
475 uint8_t flag = p->is_initiator ? 0x03 : 0x02; in crypto_acipher_sm2_kep_derive() local
/optee_os/core/lib/libtomcrypt/
H A Dsm2-kep.c103 static TEE_Result sm2_kep_compute_S(uint8_t *S, size_t S_len, uint8_t flag, in sm2_kep_compute_S()
359 uint8_t flag = p->is_initiator ? 0x02 : 0x03; in sm2_kep_derive() local
382 uint8_t flag = p->is_initiator ? 0x03 : 0x02; in sm2_kep_derive() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dec25519_crypto_ctx.c12 int ec25519_crypto_ctx(unsigned char *out, unsigned long *outlen, unsigned char flag, const unsigne… in ec25519_crypto_ctx()
/optee_os/ta/pkcs11/src/
H A Dprocessing.h75 uint32_t flag; member
H A Dprocessing_ec.c809 uint32_t flag = 0; in pkcs2tee_proc_params_eddsa() local
/optee_os/core/drivers/
H A Dzynqmp_pm.c72 uint32_t flag; member
H A Dversal_trng.c402 uint32_t flag, const uint8_t *pstr) in trng_df_algorithm()
/optee_os/core/drivers/regulator/
H A Dregulator_dt.c27 unsigned int flag; member