openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cryptodev-linux
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 18 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 5 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
clean-up allocated resources after a failed open
Cristian Stoica
More...
over 12 years ago
tests/hmac_comp: initialise compared output to different values
Phil Sutter
More...
over 12 years ago
tests/hmac_comp: use COP_FLAG_WRITE_IV and compare the updated IVs as well
Phil Sutter
More...
over 12 years ago
allow for parameterising checkpatch.pl
Phil Sutter
More...
over 12 years ago
drop unneeded casts of arguments in print statements
Phil Sutter
More...
over 12 years ago
introduce ddebug, dinfo, dwarning and derr macros
Phil Sutter
More...
over 12 years ago
checkpatch fixes: put inline keyword between storage class and type
Phil Sutter
More...
over 12 years ago
checkpatch fixes: use pr_info and pr_err instead of printk
Phil Sutter
More...
over 12 years ago
checkpatch fixes: replace C99 comments
Phil Sutter
More...
over 12 years ago
checkpatch fixes: remove trailing whitespace
Phil Sutter
More...
over 12 years ago
checkpatch fixes: fix incorrect indenting and other leading spaces
Phil Sutter
More...
over 12 years ago
checkpatch fixes: drop braces around single expressions in conditionals
Phil Sutter
More...
over 12 years ago
checkpatch fixup: eliminate two-space indenting, cleanup code while here
Phil Sutter
More...
over 12 years ago
checkpatch fixes: do not hide expressions behind conditionals
Phil Sutter
More...
over 12 years ago
checkpatch fixes: put conditionals' opening curly brace on the same line
Phil Sutter
More...
over 12 years ago
authenc fixes: add spaces according to kernel coding style
Phil Sutter
More...
over 12 years ago
checkpatch fixes: drop space after opening brace of functions
Phil Sutter
More...
over 12 years ago
checkpatch fixes: change 'type* var' to 'type *var'
Phil Sutter
More...
over 12 years ago
Makefile: add checkpatch target
Phil Sutter
More...
over 12 years ago
In the 3.13-rc1 Linux kernel, the INIT_COMPLETION macro has been replaced with an inline function, reinit_completion [1][2]. We are currently using the 3.13-rc3 Linux kernel, which leads to the following error:
Cosmin Paraschiv
More...
over 12 years ago
doc update
Nikos Mavrogiannopoulos
More...
over 12 years ago
Disable zero-copy when alignmask is set.
Nikos Mavrogiannopoulos
More...
over 12 years ago
Fix compiler warning when CRYPTO_ALG_KERN_DRIVER_ONLY is defined: ioctl.c:714:21: warning: 'is_known_accelerated' defined but not used [-Wunused-function]
Karl Hiramoto
More...
over 12 years ago
doc update
Nikos Mavrogiannopoulos
More...
over 12 years ago
destroy mutexes in reverse order of their initialization
Cristian Stoica
More...
over 12 years ago
fix typo in test condition for error exits
Cristian Stoica
More...
over 12 years ago
fix memleak avalanche when system is low on memory
Cristian Stoica
More...
over 12 years ago
set file private data to zero during allocation
Cristian Stoica
More...
over 12 years ago
fix test condition to allow non-stream, aead ciphers
Cristian Stoica
More...
almost 13 years ago
initialize struct memory to zero in a single call
Cristian Stoica
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree