index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
cmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-0
/
+2
2020-07-16
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
1
-2
/
+3
2020-01-09
crypto: shash - convert shash_free_instance() to new style
Eric Biggers
1
-2
/
+3
2020-01-09
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
Eric Biggers
1
-1
/
+1
2020-01-09
crypto: cmac - use crypto_grab_cipher() and simplify error paths
Eric Biggers
1
-18
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2017-02-11
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
Ard Biesheuvel
1
-2
/
+1
2016-10-21
crypto: cmac - fix alignment of 'consts'
Eric Biggers
1
-4
/
+9
2016-10-21
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
1
-0
/
+1
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2013-04-25
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
1
-0
/
+315