Home | History | Annotate | Download | only in media

Lines Matching full:session

68      * This event type indicates that the licensed usage duration for keys in a session
113 * Open a new session with the MediaDrm object. A session ID is returned.
121 * Close a session on the MediaDrm object that was previously opened
210 * used to later restore the keys to a new session with AMediaDrm_restoreKeys.
227 * Restore persisted offline keys into a new session. keySetId identifies the
230 * sessionId is the session ID for the DRM session
237 * Remove the current keys from a session.
244 * Request an informative description of the key status for the session. The status is
299 * Information from the server related to the current playback session is written
302 * In the normal case, playback will be completed, the session destroyed and the
305 * server side database that the session destruction has been confirmed. The persisted
389 * MediaDrm APIs provide the ability to securely deliver session keys from
390 * an operator's session key server to a client device, based on the factory-installed
392 * with the session key on arbitrary user data.
394 * Operators create session key servers that receive session key requests and provide
395 * encrypted session keys which can be used for general purpose crypto operations.
397 * Generic encrypt/decrypt/sign/verify methods are based on the established session
410 * the session using provideKeyResponse.
421 * the session using provideKeyResponse.
433 * by the 16 byte keyId. The key must have been loaded into the session using
445 * session using provideKeyResponse.