index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
vmac.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: vmac - use crypto_grab_cipher() and simplify error paths
Eric Biggers
1
-18
/
+15
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-07-01
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
1
-77
/
+7
2018-07-01
crypto: vmac - add nonced version with big endian digest
Eric Biggers
1
-18
/
+112
2018-07-01
crypto: vmac - separate tfm and request context
Eric Biggers
1
-227
/
+181
2018-07-01
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
1
-0
/
+4
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2014-10-17
crypto: memzero_explicit - make sure to clear out sensitive data
Daniel Borkmann
1
-1
/
+1
2012-10-15
crypto: vmac - Make VMAC work when blocks aren't aligned
Salman Qazi
1
-4
/
+43
2012-09-07
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
1
-5
/
+5
2011-11-01
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-18
crypto: vmac - Fix big-endian support
Shane Wang
1
-39
/
+36
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
1
-0
/
+678