Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentStorage.cpp1068 char sClientKeyFile[KMS_MAX_FILE_NAME]; in StoreAgentPKI() local
1075 BuildFullProfilePath( sClientKeyFile, in StoreAgentPKI()
1079 strncat( sClientKeyFile, in StoreAgentPKI()
1093 sClientKeyFile, in StoreAgentPKI()
1108 sClientKeyFile ); in StoreAgentPKI()
1211 char sClientKeyFile[KMS_MAX_FILE_NAME]; in StoreTempAgentPKI() local
1213 BuildFullProfilePath( sClientKeyFile, in StoreTempAgentPKI()
1217 strncat(sClientKeyFile, in StoreTempAgentPKI()
1227 sClientKeyFile, in StoreTempAgentPKI()
1237 sClientKeyFile ); in StoreTempAgentPKI()
[all …]