Lines Matching refs:raised
87 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if the
91 :raises TypeError: This exception is raised if ``salt`` is not ``bytes``.
99 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
105 :raises TypeError: This exception is raised if ``key_material`` is not
117 :raises cryptography.exceptions.InvalidKey: This is raised when the
120 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
194 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if the
198 :raises TypeError: This exception is raised if ``salt`` or ``info`` is not
206 :raises TypeError: This exception is raised if ``key_material`` is not
219 :raises cryptography.exceptions.InvalidKey: This is raised when the
222 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
284 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if the
287 :raises TypeError: This exception is raised if ``info`` is not ``bytes``.
294 :raises TypeError: This exception is raised if ``key_material`` is not
307 :raises cryptography.exceptions.InvalidKey: This is raised when the
310 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
315 :raises TypeError: This is raised if the provided ``key_material`` is
371 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised
375 :raises TypeError: This exception is raised if ``otherinfo`` is not
383 :raises TypeError: This exception is raised if ``key_material`` is
395 :raises cryptography.exceptions.InvalidKey: This is raised when the
398 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
465 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if the
469 :raises TypeError: This exception is raised if ``salt`` or ``otherinfo``
476 :raises TypeError: This exception is raised if ``key_material`` is not
488 :raises cryptography.exceptions.InvalidKey: This is raised when the
491 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
557 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised
561 :raises TypeError: This exception is raised if ``sharedinfo`` is not
569 :raises TypeError: This exception is raised if ``key_material`` is
581 :raises cryptography.exceptions.InvalidKey: This is raised when the
584 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
680 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised
684 :raises TypeError: This exception is raised if ``label`` or ``context``
685 is not ``bytes``. Also raised if ``rlen`` or ``llen`` is not ``int``.
687 :raises ValueError: This exception is raised if ``rlen`` or ``llen``
688 is greater than 4 or less than 1. This exception is also raised if
696 :raises TypeError: This exception is raised if ``key_material`` is
708 :raises cryptography.exceptions.InvalidKey: This is raised when the
711 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
808 :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if the
812 :raises TypeError: This exception is raised if ``salt`` is not ``bytes``.
813 :raises ValueError: This exception is raised if ``n`` is less than 2, if
822 :raises TypeError: This exception is raised if ``key_material`` is not
824 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
839 :raises cryptography.exceptions.InvalidKey: This is raised when the
842 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
870 :raises cryptography.exceptions.AlreadyFinalized: This is raised when
885 :raises cryptography.exceptions.InvalidKey: This is raised when the
888 :raises cryptography.exceptions.AlreadyFinalized: This is raised when