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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c124 gcry_cipher_hd_t *des_gcry_cipher_hd_ptr; member in struct:_ntfs_fek
931 fek->des_gcry_cipher_hd_ptr = NULL;
933 &fek->des_gcry_cipher_hd_ptr;
1014 if (fek->des_gcry_cipher_hd_ptr)
1015 gcry_cipher_close(*fek->des_gcry_cipher_hd_ptr);

Completed in 22 milliseconds