index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-11
[CRYPTO] api: fix crypto_alloc_base() return value
Akinobu Mita
1
-7
/
+8
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