index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-0
/
+14
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
1
-9
/
+23
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-0
/
+60
2006-09-21
[CRYPTO] api: Added asynchronous flag
Herbert Xu
1
-2
/
+3
2006-09-21
[CRYPTO] api: Added spawns
Herbert Xu
1
-30
/
+65
2006-09-21
[CRYPTO] api: Allow algorithm lookup by type
Herbert Xu
1
-13
/
+26
2006-09-21
[CRYPTO] api: Add cryptomgr
Herbert Xu
1
-1
/
+9
2006-09-21
[CRYPTO] api: Added event notification
Herbert Xu
1
-12
/
+110
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
1
-95
/
+2
2006-09-21
[CRYPTO] api: Add crypto_alg reference counting
Herbert Xu
1
-6
/
+26
2006-09-21
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
Herbert Xu
1
-7
/
+7
2006-06-26
[CRYPTO] api: Allow replacement when registering new algorithms
Herbert Xu
1
-2
/
+2
2006-06-26
[CRYPTO] api: Removed const from cra_name/cra_driver_name
Herbert Xu
1
-1
/
+1
2006-06-26
[CRYPTO] api: Added cra_init/cra_exit
Herbert Xu
1
-3
/
+8
2006-03-21
[CRYPTO] all: Use kzalloc where possible
Eric Sesterhenn
1
-3
/
+1
2006-03-21
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
1
-1
/
+1
2006-01-09
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
Herbert Xu
1
-1
/
+1
2006-01-09
[CRYPTO] Allow multiple implementations of the same algorithm
Herbert Xu
1
-6
/
+46
2005-10-30
[CRYPTO] Check cra_alignmask against cra_blocksize
Herbert Xu
1
-1
/
+4
2005-09-01
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
Herbert Xu
1
-1
/
+2
2005-07-06
[CRYPTO] Add null short circuit to crypto_free_tfm
Jesper Juhl
1
-2
/
+10
2005-07-06
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-3
/
+29
2005-07-06
[CRYPTO] Make crypto_alg_lookup static
Adrian Bunk
1
-1
/
+9
2005-07-06
[CRYPTO] Add alignmask for low-level cipher implementations
Herbert Xu
1
-0
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+233