Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c432 rc = token_get_tpm_info(hContext, td); in init_token_data()
H A Dtpm_specific.c542 token_get_tpm_info(TSS_HCONTEXT hContext, TOKEN_DATA *td) in token_get_tpm_info() function
668 result = token_get_tpm_info(*hContext, nv_token_data); in token_specific_init()
H A Dapi_interface.c1354 (void) token_get_tpm_info(hContext, &td); in C_GetInfo()
H A Dtpmtok_int.h590 CK_RV token_get_tpm_info(TSS_HCONTEXT, TOKEN_DATA *);