Home
last modified time | relevance | path

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

/optee_os/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/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/core/drivers/
A Dzynqmp_pm.c71 uint32_t flag; member

Completed in 10 milliseconds