index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cmac - Add support for cloning
Herbert Xu
2023-05-24
1
-1
/
+17
*
crypto: cmac - Use modern init_tfm/exit_tfm
Herbert Xu
2023-05-24
1
-9
/
+9
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
1
-0
/
+2
*
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
2020-07-16
1
-2
/
+3
*
crypto: shash - convert shash_free_instance() to new style
Eric Biggers
2020-01-09
1
-2
/
+3
*
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
Eric Biggers
2020-01-09
1
-1
/
+1
*
crypto: cmac - use crypto_grab_cipher() and simplify error paths
Eric Biggers
2020-01-09
1
-18
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
Ard Biesheuvel
2017-02-11
1
-2
/
+1
*
crypto: cmac - fix alignment of 'consts'
Eric Biggers
2016-10-21
1
-4
/
+9
*
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
2016-10-21
1
-0
/
+1
*
crypto: include crypto- module prefix in template
Kees Cook
2014-11-26
1
-0
/
+1
*
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
2013-04-25
1
-0
/
+315