Searched refs:sHexWrappedKWK (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentLoadBalancer.cpp774 // char sHexWrappedKWK[2*MAX_RSA_PUB_KEY_LENGTH+1];
775 // ConvertBinaryToUTF8HexString( sHexWrappedKWK, acWrappedKWK, iWrappedKWKLength);
777 // sHexWrappedKWK);
980 char sHexWrappedKWK[512]; local
981 ConvertBinaryToUTF8HexString( sHexWrappedKWK, i_acWrappedKWK, i_iWrappedKWKSize);
983 sHexWrappedKWK, i_iWrappedKWKSize);

Completed in 48 milliseconds