Searched refs:tmplen1 (Results 1 – 1 of 1) sorted by relevance
2266 CK_ULONG tmplen, tmplen1; in soft_keystore_crypt() local2346 tmplen1 = *out_len - tmplen; in soft_keystore_crypt()2348 out+tmplen, &tmplen1); in soft_keystore_crypt()2349 *out_len = tmplen + tmplen1; in soft_keystore_crypt()2355 tmplen1 = *out_len - tmplen; in soft_keystore_crypt()2357 out+tmplen, &tmplen1); in soft_keystore_crypt()2358 *out_len = tmplen + tmplen1; in soft_keystore_crypt()