Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dmain.c86 DisplayNewPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayNewPINWindow() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dssl_ui.c84 TSS_RESULT DisplayNewPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayNewPINWindow() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h105 #define DisplayNewPINWindow(a,b,c) \ macro