Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150390816
D13848.id37823.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
515 B
Referenced Files
None
Subscribers
None
D13848.id37823.diff
View Options
Index: head/sys/opencrypto/cryptodev.h
===================================================================
--- head/sys/opencrypto/cryptodev.h
+++ head/sys/opencrypto/cryptodev.h
@@ -426,7 +426,7 @@
*/
caddr_t crp_buf; /* Data to be processed */
- caddr_t crp_opaque; /* Opaque pointer, passed along */
+ void * crp_opaque; /* Opaque pointer, passed along */
struct cryptodesc *crp_desc; /* Linked list of processing descriptors */
int (*crp_callback)(struct cryptop *); /* Callback function */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 1, 7:46 PM (15 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30686946
Default Alt Text
D13848.id37823.diff (515 B)
Attached To
Mode
D13848: Change the type of 'crp_opaque' from caddr_t to void *.
Attached
Detach File
Event Timeline
Log In to Comment