Searched refs:NULL_HPCRS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtrousers_types.h50 #define NULL_HPCRS NULL_HOBJECT macro
/netbsd-current/crypto/external/cpl/tpm-tools/dist/include/
H A Dtpm_tspi.h34 #define NULL_HPCRS NULL_HOBJECT macro
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A Dtpm_nvdefine.c210 if (*hPcrsRead == NULL_HPCRS)
220 if (*hPcrsWrite == NULL_HPCRS)
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_sealdata.c45 static TSS_HPCRS hPcrs = NULL_HPCRS;
254 if (keyCreateKey(hKey, hSrk, NULL_HPCRS) != TSS_SUCCESS)
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_pcrs.c742 if (hPcrs != NULL_HPCRS) {
789 if (hPcrs != NULL_HPCRS)
H A Dtspi_nv.c209 if ((result = obj_nvstore_create_pcrshortinfo(hNvstore, NULL_HPCRS, &pPCR_len, &pPCR)))

Completed in 105 milliseconds