Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_nv.h59 TSS_RESULT obj_nvstore_get_readpcrselection(TSS_HNVSTORE, UINT32 *, BYTE **);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_nv.c393 obj_nvstore_get_readpcrselection(TSS_HNVSTORE hNvstore, UINT32 *size, BYTE **data) in obj_nvstore_get_readpcrselection() function
H A Dtspi_getset.c970 if ((result = obj_nvstore_get_readpcrselection( in Tspi_GetAttribData()