This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
cmds
/
keystore
History
repo sync
f1ab36f9ab
Fix network order for marshalling in keystore interface.
...
This will fix the endian issue for heterogeneous architectures in keystore marshalling interface.
2009-08-10 16:13:00 +08:00
..
tests
Add unit tests for netkeystore.
2009-07-30 16:37:48 +08:00
Android.mk
Implement the generic mini-keystore for security.
2009-07-02 14:08:20 +08:00
certtool.h
Add password field for WiFi configuration.
2009-07-05 11:06:01 +08:00
common.h
Implement the generic mini-keystore for security.
2009-07-02 14:08:20 +08:00
keymgmt.c
Add unit tests for netkeystore.
2009-07-30 16:37:48 +08:00
keymgmt.h
Two small checks in keymgmt.
2009-07-03 12:14:36 +08:00
keystore_get.h
keystore: Fix a compile warning.
2009-07-16 14:45:11 +08:00
netkeystore.c
Fix network order for marshalling in keystore interface.
2009-08-10 16:13:00 +08:00
netkeystore.h
Fix network order for marshalling in keystore interface.
2009-08-10 16:13:00 +08:00