OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scard_set_pin
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.h
23
int
scard_set_pin
(struct scard_data *scard, const char *pin);
39
#define
scard_set_pin
(s, p) -1
macro
pcsc_funcs.c
700
*
scard_set_pin
- Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
705
int
scard_set_pin
(struct scard_data *scard, const char *pin)
function
1087
* file is PIN protected,
scard_set_pin
() must have been used to set the
[
all
...]
Completed in 152 milliseconds