Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dssl_ui.c71 TSS_RESULT DisplayPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayPINWindow() function
H A Dtsp_policy.c65 DisplayPINWindow(secret, &secret_len, popup_str); in popup_GetSecret()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dmain.c44 DisplayPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayPINWindow() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h101 #define DisplayPINWindow(a,b,c) \ macro
110 TSS_RESULT DisplayPINWindow(BYTE *, UINT32 *, BYTE *);