Home
last modified time | relevance | path

Searched refs:ephemeral (Results 1 – 10 of 10) sorted by relevance

/system/sepolicy/public/
Dephemeral_app.te4 ### This file defines the security policy for apps with the ephemeral
8 ### ephemeral applications to be safely installed and run. Non ephemeral
9 ### applications may also opt-in to ephemeral to take advantage of the
12 ### PackageManager flags an app as ephemeral at install time.
Dattributes73 # services which should be available to all ephemeral apps
/system/sepolicy/private/
Dephemeral_app.te4 ### This file defines the security policy for apps with the ephemeral
8 ### ephemeral applications to be safely installed and run. Non ephemeral
9 ### applications may also opt-in to ephemeral to take advantage of the
12 ### PackageManager flags an app as ephemeral at install time.
19 # Allow ephemeral apps to read/write files in visible storage if provided fds
39 # Executable content should never be loaded from an ephemeral app home directory.
Dapp.te181 # Perform binder IPC to ephemeral apps.
/system/vold/
DExt4Crypt.h29 bool e4crypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral);
DExt4Crypt.cpp511 bool e4crypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral) { in e4crypt_vold_create_user_key() argument
523 if (!create_and_install_user_keys(user_id, ephemeral)) { in e4crypt_vold_create_user_key()
/system/tpm/trunks/generator/
Draw_commands_fixed.txt8993 This command uses the TPM to generate an ephemeral key pair (de, Qe where Qe ≔ [de]G). It uses the …
8994 ephemeral key and a loaded public key (QS) to compute the shared secret value (P ≔ [hde]QS).
8997 The curve parameters of the loaded ECC key are used to generate the ephemeral key.
9080 generated ephemeral public point (Qe)
9193 // Create ephemeral ECC key
9582 TPM2_EC_Ephemeral(). TPM2_EC_Ephemeral() generates an ephemeral key and returns the public
9583 point of that ephemeral key along with a numeric value that allows the TPM to regenerate the associ…
9585 The input parameters for this command are a static public key (inQsU), an ephemeral key (inQeU) from
9587 regenerate the ephemeral private key (de,V) and the associated public key (Qe,V). keyA provides the…
9588 ephemeral elements ds,V and Qs,V. This provides the two pairs of ephemeral and static keys that are
[all …]
Draw_structures_fixed.txt14283 This structure is used to hold either an ephemeral public point for ECDH, an OAEP-encrypted block f…
Draw_structures.txt14271 This structure is used to hold either an ephemeral public point for ECDH, an OAEP-encrypted block f…
/system/core/rootdir/
Dinit.rc428 mkdir /data/app-ephemeral 0771 system system