Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dtpm2-util.c617 const TPMA_SESSION sessionAttributes = TPMA_SESSION_DECRYPT | TPMA_SESSION_ENCRYPT | in tpm2_make_encryption_session() local
648 rc = sym_Esys_TRSess_SetAttributes(c, session, sessionAttributes, 0xff); in tpm2_make_encryption_session()