Home
last modified time | relevance | path

Searched refs:bit0 (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dpka_ec_edw.c582 uint32_t bit0; /*used to read values from regs. */ in PkaEcEdwDecompress() local
601 PKA_COMPARE_IM_STATUS(LEN_ID_N_PKA_REG_BITS, EDW_REG_T, 0/*im.val*/, bit0/*status*/); in PkaEcEdwDecompress()
602 if(bit0) { in PkaEcEdwDecompress()
607 PKA_READ_BIT0(LEN_ID_N_PKA_REG_BITS, rX, bit0/*bit0*/); in PkaEcEdwDecompress()
608 if(bit0 != isOddX) in PkaEcEdwDecompress()