Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_context.h58 TSS_RESULT obj_context_get_mode(TSS_HCONTEXT, UINT32 *);
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_getset.c549 if ((result = obj_context_get_mode(hObject, pulAttrib))) in Tspi_GetAttribUint32()
H A Dobj_context.c310 obj_context_get_mode(TSS_HCONTEXT tspContext, UINT32 *mode) in obj_context_get_mode() function