Searched refs:modulus (Results 1 – 5 of 5) sorted by relevance
57 uint8_t modulus[KM_KEY_SIZE_MAX]; member
144 rsa->n = BN_bin2bn(reinterpret_cast<const unsigned char*>(keyblob_ptr->modulus), in qcom_km_get_keypair_public()
1268 uint32_t modulus = 0; in renderSliceParams() local1293 modulus = maxSliceNum % sliceNum; in renderSliceParams()1294 sliceHeightInMB = (maxSliceNum - modulus) / sliceNum ; in renderSliceParams()1319 if (sliceIndex < modulus) { in renderSliceParams()
88 * modulus. For AES keys it specifies the length of the secret key material. For 3DES keys it
419 * o Tag::Key_SIZE specifies the size of the public modulus, in bits. If omitted, generateKey