Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
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-3.20.0/core/lib/libtomcrypt/
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-3.20.0/lib/libmbedtls/core/
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-3.20.0/ta/pkcs11/src/
A Dprocessing.h75 uint32_t flag; member
A Dprocessing_ec.c792 uint32_t flag = 0; in pkcs2tee_proc_params_eddsa() local
/optee_os-3.20.0/core/drivers/
A Dzynqmp_pm.c72 uint32_t flag; member
A Dversal_trng.c402 uint32_t flag, const uint8_t *pstr) in trng_df_algorithm()

Completed in 11 milliseconds