Home
last modified time | relevance | path

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

/hardware/qcom/keymaster/
Dkeymaster_qcom.h57 uint8_t modulus[KM_KEY_SIZE_MAX]; member
Dkeymaster_qcom.cpp144 rsa->n = BN_bin2bn(reinterpret_cast<const unsigned char*>(keyblob_ptr->modulus), in qcom_km_get_keypair_public()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderAVC.cpp1268 uint32_t modulus = 0; in renderSliceParams() local
1293 modulus = maxSliceNum % sliceNum; in renderSliceParams()
1294 sliceHeightInMB = (maxSliceNum - modulus) / sliceNum ; in renderSliceParams()
1319 if (sliceIndex < modulus) { in renderSliceParams()
/hardware/interfaces/keymaster/4.0/
Dtypes.hal88 * modulus. For AES keys it specifies the length of the secret key material. For 3DES keys it
DIKeymasterDevice.hal419 * o Tag::Key_SIZE specifies the size of the public modulus, in bits. If omitted, generateKey