OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scard_read_file
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c
872
static int
scard_read_file
(struct scard_data *scard,
function
1000
if (
scard_read_file
(scard, buf, blen))
[
all
...]
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.c
866
static int
scard_read_file
(struct scard_data *scard,
function
994
if (
scard_read_file
(scard, buf, blen))
1062
if (
scard_read_file
(scard, buf, file_size))
[
all
...]
Completed in 168 milliseconds