Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka.c336 void PkaSetLenIds(uint32_t sizeInBits, /*!< [in] The exact size operation for the LenId. */ in PkaSetLenIds()
354 CCError_t PkaInitAndMutexLock(uint32_t sizeInBits, /*!< [in] Operation (modulus) exact size in b… in PkaInitAndMutexLock()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh_kg.c118 uint32_t sizeInBits = 8 * sizeInBytes; in DhKgGetSizeInBitsOfMsbLsbBytesArray() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c255 uint32_t sizeInBits = 8 * sizeInBytes; in FfcGetSizeInBitsOfMsbLsbBytesArray() local