Searched refs:old_iv (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeystoreUtil.c | 1254 CK_BYTE iv[OBJ_IV_SIZE], old_iv[OBJ_IV_SIZE]; local 1302 if (readn_nointr(old_fd, (char *)old_iv, OBJ_IV_SIZE) != OBJ_IV_SIZE) { 1326 if (soft_keystore_crypt(enc_key, old_iv, B_FALSE, buf, nread, 1338 if (soft_keystore_crypt(enc_key, old_iv, B_FALSE, buf, nread,
|
Completed in 32 milliseconds