HomeSort by: relevance | last modified time | path
    Searched defs:KeyUsageAuth (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_seal.c 37 TCPA_ENCAUTH KeyUsageAuth;
59 if (getData(TCSD_PACKET_TYPE_ENCAUTH, i++, &KeyUsageAuth, 0, &data->comm))
109 result = TCSP_Seal_Internal(sealOrdinal, hContext, keyHandle, KeyUsageAuth, PCRInfoSize,
rpc_key.c 309 TCPA_ENCAUTH KeyUsageAuth;
330 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 2, &KeyUsageAuth, 0, &data->comm))
353 result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth,

Completed in 40 milliseconds