Home
last modified time | relevance | path

Searched defs:DisplayPINWindow (Results 1 – 3 of 3) sorted by relevance

/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/tspi/
H A Dssl_ui.c71 TSS_RESULT 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