HomeSort by relevance Sort by last modified time
    Searched refs:Lstar (Results 1 - 2 of 2) sorted by null

  /system/keymaster/key_blob_utils/
ocb.c 622 block Lstar; /* Memory correct */
726 AES_encrypt((unsigned char*)&ctx->cached_Top, (unsigned char*)&ctx->Lstar, &ctx->encrypt_key);
727 tmp_blk = swap_if_le(ctx->Lstar);
    [all...]
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 734 float Lstar = pBuf[0];
737 float M = (Lstar + 16.0f) / 116.0f;
    [all...]

Completed in 115 milliseconds