..
Makefile.objs
crypto: hash: add afalg-backend hash support
2017-07-19 10:11:05 +01:00
aes.c
…
afalg.c
crypto: introduce some common functions for af_alg backend
2017-07-19 10:11:05 +01:00
afalgpriv.h
crypto: hash: add afalg-backend hash support
2017-07-19 10:11:05 +01:00
afsplit.c
…
block-luks.c
block: pass option prefix down to crypto layer
2017-07-11 17:44:56 +02:00
block-luks.h
…
block-qcow.c
block: pass option prefix down to crypto layer
2017-07-11 17:44:56 +02:00
block-qcow.h
…
block.c
block: pass option prefix down to crypto layer
2017-07-11 17:44:56 +02:00
blockpriv.h
block: pass option prefix down to crypto layer
2017-07-11 17:44:56 +02:00
cipher-afalg.c
crypto: cipher: add afalg-backend cipher support
2017-07-19 10:11:05 +01:00
cipher-builtin.c
crypto: cipher: add cipher driver framework
2017-07-19 10:11:04 +01:00
cipher-gcrypt.c
crypto: cipher: add cipher driver framework
2017-07-19 10:11:04 +01:00
cipher-nettle.c
crypto: cipher: add cipher driver framework
2017-07-19 10:11:04 +01:00
cipher.c
crypto: cipher: add afalg-backend cipher support
2017-07-19 10:11:05 +01:00
cipherpriv.h
crypto: cipher: add afalg-backend cipher support
2017-07-19 10:11:05 +01:00
desrfb.c
…
hash-afalg.c
crypto: hmac: add af_alg-backend hmac support
2017-07-19 10:11:05 +01:00
hash-gcrypt.c
crypto: hash: add hash driver framework
2017-07-19 10:11:04 +01:00
hash-glib.c
crypto: hash: add hash driver framework
2017-07-19 10:11:04 +01:00
hash-nettle.c
crypto: hash: add hash driver framework
2017-07-19 10:11:04 +01:00
hash.c
crypto: hash: add afalg-backend hash support
2017-07-19 10:11:05 +01:00
hashpriv.h
crypto: hash: add afalg-backend hash support
2017-07-19 10:11:05 +01:00
hmac-gcrypt.c
crypto: hmac: add hmac driver framework
2017-07-19 10:11:05 +01:00
hmac-glib.c
crypto: hmac: add hmac driver framework
2017-07-19 10:11:05 +01:00
hmac-nettle.c
crypto: hmac: add hmac driver framework
2017-07-19 10:11:05 +01:00
hmac.c
crypto: hmac: add af_alg-backend hmac support
2017-07-19 10:11:05 +01:00
hmacpriv.h
crypto: hmac: add af_alg-backend hmac support
2017-07-19 10:11:05 +01:00
init.c
…
ivgen-essiv.c
…
ivgen-essiv.h
…
ivgen-plain.c
…
ivgen-plain.h
…
ivgen-plain64.c
…
ivgen-plain64.h
…
ivgen.c
…
ivgenpriv.h
…
pbkdf-gcrypt.c
…
pbkdf-nettle.c
…
pbkdf-stub.c
…
pbkdf.c
…
random-gcrypt.c
…
random-gnutls.c
…
random-platform.c
…
secret.c
…
tlscreds.c
…
tlscredsanon.c
…
tlscredspriv.h
…
tlscredsx509.c
…
tlssession.c
…
trace-events
…
xts.c
…