Lines Matching full:tee
29 * For evolution of the TA API and to not mess with the GPD TEE 4 parameters
31 * the GPD TEE invocation parameter types.
479 * PKCS11_CMD_GET_OBJECT_SIZE - Get byte size used by object in the TEE
887 * TEE Identity based authentication for tokens
889 * When configuration CFG_PKCS11_TA_AUTH_TEE_IDENTITY is enabled TEE Identity
896 * - If the PIN is empty (or NULL_PTR) then active client TEE Identity will be
897 * used as SO TEE Identity
900 * Once TEE Identity based authentication is activated following operational
904 * client TEE Identity will be used
910 * To switch the authentication mode from PIN to TEE Identity:
911 * - Make sure active TEE Identity is set for the TA connection
913 * - Call C_SetPIN() with empty PIN to capture current TEE Identity as SO
916 * TEE Identity vs. current TA connection
918 * To switch the authentication mode from TEE Identity to PIN:
919 * - Make sure SO's TEE Identity is set for the TA connection
921 * - Call C_SetPIN() with any PIN that does not match TEE Identity PIN syntax
923 * credential to any valid PIN if there was collision with TEE Identity PIN
926 * Different types of TEE Identity authentication methods can be configured:
930 * TEE Identity based authenticate PIN syntax:
932 * - Use active client TEE Identity
934 * - TEE public login
936 * - TEE user login with client UUID matching user credentials
938 * - TEE group login with client UUID matching group credentials
1051 * OP-TEE's vendor specific PKCS#11 attribute allocation
1056 * bit 16-23 - allocated for OP-TEE attribute flags
1060 /* OP-TEE attribute flags */
1063 * Flags mask for checking if OP-TEE attribute flags are set.
1193 * TEE Internal API requires to have EC public key information