Searched refs:getSecret (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/iscsiadm/ |
H A D | iscsiadm_main.c | 185 static int getSecret(char *, int *, int, int); 1513 getSecret(char *secret, int *secretLen, int minSecretLen, int maxSecretLen) in getSecret() function 3147 ret = getSecret((char *)&chapSecret[0], &secretLen, in modifyNodeAuthParam() 3222 ret = getSecret((char *)&chapSecret[0], &secretLen, in modifyTargetAuthParam() 3657 ret = getSecret((char *)&radiusSharedSecret[0], &secretLen, in modifyNodeRadiusSharedSecret()
|