Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h101 int create_keystore();
H A DsoftSlotToken.c465 if (create_keystore() != 0) in C_InitToken()
H A DsoftKeystoreUtil.c307 create_keystore() in create_keystore() function
596 if (create_keystore() < 0) { in open_and_lock_keystore_desc()
2965 if (create_keystore() == 0) in soft_keystore_init()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c756 create_keystore(const char *path, void *keystorepath) in create_keystore() function
1337 create_keystore, keystorepath) != WBCGI_FTW_CBOK) { in wanbootfs_payload()