Searched refs:encryptNative (Results 1 – 7 of 7) sorted by relevance
129 status_t HDCP::encryptNative( in encryptNative() function in android::HDCP143 return mHDCPModule->encryptNative(graphicBuffer->handle, in encryptNative()
39 virtual status_t encryptNative(
121 virtual status_t encryptNative( in encryptNative() function
83 virtual status_t encryptNative(
120 virtual status_t encryptNative( in encryptNative() function297 err = encryptNative(graphicBuffer, offset, size, in onTransact()
1031 private static final native byte[] encryptNative( in encryptNative() method1094 return encryptNative(MediaDrm.this, mSessionId, keyid, input, iv); in encrypt()
430 err = mHDCP->encryptNative( in packetizeAccessUnit()