Searched refs:newsalt (Results 1 – 2 of 2) sorted by relevance
221 char *newsalt = NULL; in crypt_gensalt() local245 newsalt = _unix_crypt_gensalt(gsbuffer, CRYPT_MAXCIPHERTEXTLEN, in crypt_gensalt()255 newsalt = alg->a_gensalt(gsbuffer, CRYPT_MAXCIPHERTEXTLEN, in crypt_gensalt()262 if (newsalt == NULL && gsbuffer != NULL) in crypt_gensalt()267 return (newsalt); in crypt_gensalt()
1172 soft_object_t *hmac_key, CK_BYTE *newsalt, CK_ULONG saltlen, in do_prf() argument1183 input = newsalt; in do_prf()