Searched refs:DisplayPINWindow (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | ssl_ui.c | 71 TSS_RESULT DisplayPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayPINWindow() function
|
| H A D | tsp_policy.c | 65 DisplayPINWindow(secret, &secret_len, popup_str); in popup_GetSecret()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/ |
| H A D | main.c | 44 DisplayPINWindow(BYTE *string, UINT32 *string_len, BYTE *popup) in DisplayPINWindow() function
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | spi_utils.h | 101 #define DisplayPINWindow(a,b,c) \ macro 110 TSS_RESULT DisplayPINWindow(BYTE *, UINT32 *, BYTE *);
|