index
:
kernel/git/hyperv/linux.git
hyperv-fixes
hyperv-fixes-staging
hyperv-next
hyperv-next-staging
master
Microsoft Hyper-V Development Tree
Hyper-V group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
KEYS: asym_tpm: extract key size & public key [ver #2]
Denis Kenzior
1
-0
/
+3
2018-10-26
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior
1
-0
/
+16
2018-10-26
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
1
-0
/
+1
2018-10-26
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
1
-2
/
+11
2018-10-05
crypto/morus(640,1280) - make crypto_...-algs static
valdis.kletnieks@vt.edu
2
-2
/
+2
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
8
-26
/
+303
2018-09-28
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
Kees Cook
1
-5
/
+0
2018-09-28
crypto: null - Remove VLA usage of skcipher
Kees Cook
2
-2
/
+2
2018-09-28
crypto: skcipher - Introduce crypto_sync_skcipher
Kees Cook
1
-0
/
+75
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-2
/
+1
2018-09-04
crypto: api - Introduce notifier for new crypto algorithms
Martin K. Petersen
1
-0
/
+10
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
1
-114
/
+0
2018-09-04
crypto: api - Introduce generic max blocksize and alignmask
Kees Cook
1
-1
/
+3
2018-09-04
crypto: hash - Remove VLA usage
Kees Cook
1
-1
/
+5
2018-09-04
crypto: cbc - Remove VLA usage
Kees Cook
1
-1
/
+1
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-62
/
+0
2018-08-03
crypto: scatterwalk - remove scatterwalk_samebuf()
Eric Biggers
1
-7
/
+0
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
1
-7
/
+1
2018-08-03
crypto: drbg - in-place cipher operation for CTR
Stephan Müller
1
-2
/
+0
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+2
2018-07-20
crypto: drbg - eliminate constant reinitialization of SGL
Stephan Mueller
1
-0
/
+1
2018-07-09
crypto: dh - add public key verification test
Stephan Mueller
1
-0
/
+4
2018-07-01
crypto: vmac - separate tfm and request context
Eric Biggers
1
-63
/
+0
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+2
2018-06-22
crypto: sha512_generic - add a sha384 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2018-06-22
crypto: sha512_generic - add a sha512 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-27
/
+308
2018-05-31
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
Eric Biggers
1
-27
/
+0
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-19
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
2
-0
/
+274
2018-05-19
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
1
-0
/
+23
2018-05-05
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
1
-0
/
+3
2018-04-21
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
1
-0
/
+8
2018-03-31
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
1
-1
/
+0
2018-03-16
crypto: hash - Prevent use of req->result in ahash update
Kamil Konieczny
1
-4
/
+7
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
1
-0
/
+28
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
1
-32
/
+0
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
1
-44
/
+0
2018-03-03
crypto: xts - remove xts_crypt()
Eric Biggers
1
-17
/
+0
2018-03-03
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
1
-0
/
+7
2018-02-22
crypto: speck - export common helpers
Eric Biggers
1
-0
/
+62
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
1
-29
/
+39
2018-02-15
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
1
-5
/
+0
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-49
/
+79
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-26
crypto: sha3-generic - export init/update/final routines
Ard Biesheuvel
1
-0
/
+5
2018-01-26
crypto: sha3-generic - simplify code
Ard Biesheuvel
1
-1
/
+0
2018-01-12
crypto: doc - clear htmldocs build warnings for crypto/hash
tcharding
1
-8
/
+4
2018-01-12
crypto: salsa20 - export generic helpers
Eric Biggers
1
-0
/
+27
2018-01-12
crypto: aead - prevent using AEADs without setting key
Eric Biggers
1
-1
/
+9
2018-01-12
crypto: skcipher - prevent using skciphers without setting key
Eric Biggers
1
-5
/
+6
2018-01-12
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
1
-10
/
+24
2018-01-12
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-2
/
+0
2018-01-12
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+2
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2017-12-28
crypto: scomp - delete unused comments
Zhou Wang
1
-11
/
+0
2017-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-2
/
+5
2017-12-22
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
Eric Biggers
1
-10
/
+0
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+3
2017-12-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+8
2017-12-11
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-0
/
+1
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-1
/
+2
2017-11-29
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
1
-0
/
+8
2017-11-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2017-11-27
crypto: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-24
crypto: af_alg - remove locking in async callback
Stephan Mueller
1
-0
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-31
/
+186
2017-11-03
crypto: drbg - move to generic async completion
Gilad Ben-Yossef
1
-2
/
+1
2017-11-03
crypto: algif - move to generic async completion
Gilad Ben-Yossef
1
-14
/
+1
2017-11-03
crypto: gf128mul - The x8_ble multiplication functions
Harsh Jain
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-10-12
crypto: dh - return unsigned value for crypto_dh_key_len()
Tudor-Dan Ambarus
1
-1
/
+1
2017-10-12
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
Tudor-Dan Ambarus
1
-1
/
+1
2017-09-22
crypto: gcm - add GCM IV size constant
Corentin LABBE
1
-0
/
+8
2017-09-22
crypto: sm3 - add OSCCA SM3 secure hash
Gilad Ben-Yossef
2
-0
/
+157
2017-09-22
crypto: doc - clarify return values for async hash methods
Kamil Konieczny
1
-12
/
+16
2017-08-22
crypto: hash - add crypto_(un)register_ahashes()
Rabin Vincent
1
-0
/
+2
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
1
-0
/
+170
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-0
/
+19
2017-08-04
crypto: algapi - use separate dst and src operands for __crypto_xor()
Ard Biesheuvel
1
-2
/
+2
2017-07-28
crypto: Add akcipher_set_reqsize() function
Gary R Hook
1
-0
/
+6
2017-07-18
crypto: kpp - add get/set_flags helpers
Tudor-Dan Ambarus
1
-0
/
+10
2017-06-19
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
1
-0
/
+1
2017-06-10
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
1
-5
/
+6
2017-06-10
crypto: kpp - assume key is already set in maxsize
Tudor-Dan Ambarus
1
-5
/
+6
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
3
-6
/
+6
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
1
-0
/
+7
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+13
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-21
/
+80
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
1
-0
/
+3
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
1
-0
/
+3
2017-04-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+10
2017-04-10
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-0
/
+10
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2
-5
/
+5
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
1
-2
/
+53
2017-04-04
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
1
-0
/
+5
2017-04-04
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
1
-0
/
+5
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
1
-2
/
+3
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-3
/
+3
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
1
-3
/
+3
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
1
-12
/
+14
2017-02-27
crypto: api - Add crypto_requires_off helper
Herbert Xu
1
-1
/
+6
2017-02-11
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
Ard Biesheuvel
1
-2
/
+18
2017-02-03
crypto: doc - Fix hash export state information
Rabin Vincent
1
-6
/
+12
2016-12-30
crypto: skcipher - introduce walksize attribute for SIMD algos
Ard Biesheuvel
2
-1
/
+35
2016-12-27
crypto: chacha20 - convert generic and x86 versions to skcipher
Ard Biesheuvel
1
-3
/
+3
2016-12-17
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
Linus Torvalds
6
-37
/
+150
2016-12-13
crypto: doc - clarify AEAD memory structure
Stephan Mueller
1
-24
/
+12
2016-12-13
crypto: doc - add KPP documentation
Stephan Mueller
3
-3
/
+128
2016-12-13
crypto: doc - fix source comments for Sphinx
Stephan Mueller
3
-10
/
+10
2016-12-01
crypto: skcipher - Add separate walker for AEAD decryption
Herbert Xu
1
-0
/
+4
2016-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+2
2016-11-30
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
1
-0
/
+2
2016-11-28
crypto: cbc - Export CBC implementation
Herbert Xu
1
-0
/
+146
2016-11-28
crypto: simd - Add simd skcipher helper
Herbert Xu
1
-0
/
+17
2016-11-28
crypto: cryptd - Add support for skcipher
Herbert Xu
1
-1
/
+12
2016-11-28
crypto: xts - Convert to skcipher
Herbert Xu
1
-2
/
+24
2016-11-28
crypto: skcipher - Add skcipher walk interface
Herbert Xu
1
-0
/
+47
2016-11-17
crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
1
-1
/
+1
2016-11-13
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
1
-7
/
+6
2016-11-01
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
Eric Biggers
1
-6
/
+0
2016-11-01
crypto: skcipher - Get rid of crypto_grab_skcipher2()
Eric Biggers
1
-6
/
+0
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
3
-27
/
+166
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2
-0
/
+347
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
1
-4
/
+2
2016-10-21
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
Eric Biggers
1
-2
/
+0
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+23
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-0
/
+23
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-16
/
+33
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2
-70
/
+90
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-07-19
crypto: skcipher - Add comment for skcipher_alg->base
Herbert Xu
1
-0
/
+1
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
1
-6
/
+40
2016-07-18
crypto: api - Optimise away crypto_yield when hard preemption is on
Herbert Xu
1
-0
/
+2
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
1
-2
/
+0
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2
-127
/
+12
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
1
-3
/
+11
2016-07-18
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
1
-1
/
+0
2016-07-18
crypto: aead - Add skcipher null for IV generators
Herbert Xu
1
-0
/
+1
2016-07-18
crypto: aead - Add chunk size
Herbert Xu
2
-5
/
+28
2016-07-18
crypto: null - Add new default null skcipher
Herbert Xu
1
-0
/
+2
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2
-0
/
+217
2016-07-05
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
1
-0
/
+20
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
1
-0
/
+1
2016-07-01
crypto: api - Add crypto_inst_setname
Herbert Xu
1
-0
/
+2
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2
-0
/
+31
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
2
-0
/
+30
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2
-0
/
+392
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
2
-12
/
+8
2016-06-23
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
1
-0
/
+5
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
1
-0
/
+29
2016-06-15
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
1
-6
/
+16
2016-06-15
crypto: drbg - use aligned buffers
Stephan Mueller
1
-0
/
+3
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
1
-0
/
+9
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-24
/
+15
2016-04-15
crypto: doc - document correct return value for request allocation
Eric Biggers
3
-6
/
+3
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
1
-0
/
+7
2016-04-11
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
1
-6
/
+0
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
1
-2
/
+1
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2
-15
/
+2
2016-04-06
KEYS: Add identifier pointers to public_key_signature struct
David Howells
1
-0
/
+1
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
1
-1
/
+4
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-63
/
+13
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
1
-26
/
+4
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
1
-2
/
+0
2016-02-18
crypto: public_key: remove MPIs from public_key_signature struct
Tadeusz Struk
1
-13
/
+1
2016-02-17
crypto: doc - update AEAD AD handling
Stephan Mueller
1
-3
/
+3
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
1
-14
/
+14
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-0
/
+27
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
1
-24
/
+10
2016-02-09
crypto: keys - Revert "convert public key to akcipher api"
Herbert Xu
1
-11
/
+37
2016-02-06
crypto: public_key - remove MPIs from public_key_signature struct
Tadeusz Struk
1
-13
/
+1
2016-02-06
crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api
Tadeusz Struk
1
-24
/
+10
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
1
-0
/
+6
2016-02-06
crypto: hash - Remove crypto_hash interface
Herbert Xu
2
-21
/
+0
2016-02-06
crypto: hash - Add helpers to return alg and driver names
Herbert Xu
1
-0
/
+20
2016-02-06
crypto: skcipher - Fix driver name helper
Herbert Xu
1
-1
/
+1
2016-02-01
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
1
-0
/
+70
2016-02-01
crypto: api - Introduce crypto_queue_len() helper function
Baolin Wang
1
-0
/
+4
2016-01-27
crypto: compress - remove unused pcomp interface
Joonsoo Kim
2
-173
/
+0
2016-01-27
crypto: skcipher - Add helper to retrieve driver name
Herbert Xu
1
-0
/
+6
2016-01-25
crypto: hash - Add crypto_has_ahash helper
Herbert Xu
1
-0
/
+12
2016-01-25
crypto: skcipher - Add helper to zero stack request
Herbert Xu
1
-0
/
+7
2016-01-25
crypto: hash - Add helpers to zero stack request/descriptor
Herbert Xu
1
-0
/
+13
2016-01-25
crypto: drbg - remove FIPS 140-2 continuous test
Stephan Mueller
1
-4
/
+0
2016-01-25
crypto: skcipher - Add default key size helper
Herbert Xu
1
-3
/
+8
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-5
/
+19
2016-01-18
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-0
/
+1
2016-01-18
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
1
-0
/
+7
2016-01-18
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
1
-0
/
+6
2016-01-18
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-0
/
+2
2016-01-18
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-5
/
+3
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2015-12-22
crypto: hash - add zero length message hash for shax and md5
LABBE Corentin
2
-0
/
+8
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-0
/
+3
2015-12-11
crypto: akcipher - fix typos in include/crypto/akcipher.h
LABBE Corentin
1
-5
/
+5
2015-12-09
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
1
-0
/
+2
[next]