Home
last modified time | relevance | path

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

/netbsd/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
H A Dtsp_policy.c63 DisplayNewPINWindow(secret, &secret_len, popup_str); in popup_GetSecret()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dmain.c86 DisplayNewPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayNewPINWindow() function
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h105 #define DisplayNewPINWindow(a,b,c) \ macro
111 TSS_RESULT DisplayNewPINWindow(BYTE *, UINT32 *, BYTE *);