| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | Kconfig | 9 The Modular Exponentiation algorithm in RSA is implemented using 13 option. The software based modular exponentiation is built into 22 bool "Enable driver for RSA Modular Exponentiation in software" 25 Enables driver for modular exponentiation in software. This is a RSA 31 bool "Enable RSA Modular Exponentiation with FSL crypto accelerator" 34 Enables driver for RSA modular exponentiation using Freescale cryptographic
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | console.rst | 14 'modular driver' by this document. Multiple modular drivers can coexist at 16 the system driver. However, modular drivers cannot take over the console 17 that is currently occupied by another modular driver. (Exception: Drivers that 20 occupied by the system driver. In the same token, if the modular driver is 23 Modular drivers, from the programmer's point of view, have to call:: 79 When unbinding, the modular driver is detached first, and then the system
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | rsa_internal.h | 93 * D, E are modular inverses wrt. P-1 and Q-1. For that, 116 * modular inverse of E modulo both P-1 and Q-1. 140 * \param QP Output variable for the modular inverse of Q modulo P. 175 * - D and E are modular inverses modulo P-1 and Q-1 201 * \param QP MPI to check for the modular inverse of Q modulo P.
|
| H A D | bignum.h | 63 * Maximum window size used for modular exponentiation. Default: 6 791 * \brief Perform a modular reduction. R = A mod B 797 * \param B The base of the modular reduction. 811 * \brief Perform a modular reduction with respect to an integer. 818 * \param b The integer base of the modular reduction. 836 * \param N The base for the modular reduction. This must point to an 839 * speed-up multiple modular exponentiations for the same value 895 * \brief Compute the modular inverse: X = A^-1 mod N 898 * \param A The MPI to calculate the modular inverse of. This must point 900 * \param N The base of the modular inversion. This must point to an [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | rsa_internal.h | 93 * D, E are modular inverses wrt. P-1 and Q-1. For that, 116 * modular inverse of E modulo both P-1 and Q-1. 140 * \param QP Output variable for the modular inverse of Q modulo P. 175 * - D and E are modular inverses modulo P-1 and Q-1 201 * \param QP MPI to check for the modular inverse of Q modulo P.
|
| H A D | bignum.h | 63 * Maximum window size used for modular exponentiation. Default: 6 791 * \brief Perform a modular reduction. R = A mod B 797 * \param B The base of the modular reduction. 811 * \brief Perform a modular reduction with respect to an integer. 818 * \param b The integer base of the modular reduction. 836 * \param N The base for the modular reduction. This must point to an 839 * speed-up multiple modular exponentiations for the same value 895 * \brief Compute the modular inverse: X = A^-1 mod N 898 * \param A The MPI to calculate the modular inverse of. This must point 900 * \param N The base of the modular inversion. This must point to an [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | rsa_internal.h | 93 * D, E are modular inverses wrt. P-1 and Q-1. For that, 116 * modular inverse of E modulo both P-1 and Q-1. 140 * \param QP Output variable for the modular inverse of Q modulo P. 175 * - D and E are modular inverses modulo P-1 and Q-1 201 * \param QP MPI to check for the modular inverse of Q modulo P.
|
| H A D | bignum.h | 63 * Maximum window size used for modular exponentiation. Default: 6 791 * \brief Perform a modular reduction. R = A mod B 797 * \param B The base of the modular reduction. 811 * \brief Perform a modular reduction with respect to an integer. 818 * \param b The integer base of the modular reduction. 836 * \param N The base for the modular reduction. This must point to an 839 * speed-up multiple modular exponentiations for the same value 895 * \brief Compute the modular inverse: X = A^-1 mod N 898 * \param A The MPI to calculate the modular inverse of. This must point 900 * \param N The base of the modular inversion. This must point to an [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | rsa_internal.h | 93 * D, E are modular inverses wrt. P-1 and Q-1. For that, 116 * modular inverse of E modulo both P-1 and Q-1. 140 * \param QP Output variable for the modular inverse of Q modulo P. 175 * - D and E are modular inverses modulo P-1 and Q-1 201 * \param QP MPI to check for the modular inverse of Q modulo P.
|
| H A D | bignum.h | 63 * Maximum window size used for modular exponentiation. Default: 6 791 * \brief Perform a modular reduction. R = A mod B 797 * \param B The base of the modular reduction. 811 * \brief Perform a modular reduction with respect to an integer. 818 * \param b The integer base of the modular reduction. 836 * \param N The base for the modular reduction. This must point to an 839 * speed-up multiple modular exponentiations for the same value 895 * \brief Compute the modular inverse: X = A^-1 mod N 898 * \param A The MPI to calculate the modular inverse of. This must point 900 * \param N The base of the modular inversion. This must point to an [all …]
|
| /OK3568_Linux_fs/u-boot/include/u-boot/ |
| H A D | rsa-mod-exp.h | 39 * rsa_mod_exp_sw() - Perform RSA Modular Exponentiation in sw 55 * struct struct mod_exp_ops - Driver model for RSA Modular Exponentiation 63 * Perform Modular Exponentiation
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rsa_mod_exp/ |
| H A D | Kconfig | 2 bool "Enable Driver Model for RSA Modular Exponentiation" 5 If you want to use driver model for RSA Modular Exponentiation, say Y.
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | Kconfig | 7 tristate "Modular ISDN driver" 9 Enable support for the modular ISDN driver.
|
| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | readme | 25 same format as above modular method,but additionally add 29 it equal to modular method with below command:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | microchip,sparx5.yaml | 27 - description: The Sparx5 pcb125 board is a modular board, 28 which has both spi-nor and eMMC storage. The modular design
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/ |
| H A D | Config.in | 54 bool "Modular X.org" 66 comment "Modular X.org needs a toolchain w/ C++"
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ccp.h | 482 * @CCP_ECC_FUNCTION_MMUL_384BIT: 384-bit modular multiplication 483 * @CCP_ECC_FUNCTION_MADD_384BIT: 384-bit modular addition 499 * struct ccp_ecc_modular_math - CCP ECC modular math parameters 500 * @operand_1: first operand for the modular math operation 502 * @operand_2: second operand for the modular math operation 506 * @result: result of the modular math operation
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 111 modular component of the kernel (see details below). 150 (c) Modular enumeration and discovery process can be started by a command from 155 (d) Modular enumeration and discovery process can be started by a module 228 modular build configurations. For user-space controlled start RapidIO subsystem
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | Kconfig | 26 # There is no way to detect a comtrol sv11 - force it modular for now. 38 # The COSA/SRP driver has not been tested as non-modular yet. 88 # There is no way to detect a Sealevel board. Force it modular
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_pnp.c | 251 /* Modular Technology */ 253 /* Modular Technology 33.6 Internal PnP */ 265 /* Modular Technology */ 268 /* Modular Technology 33.6 External PnP */
|
| /OK3568_Linux_fs/buildroot/package/python-tinyrpc/ |
| H A D | Config.in | 6 A small, modular, transport and protocol neutral RPC
|
| /OK3568_Linux_fs/buildroot/package/libtomcrypt/ |
| H A D | Config.in | 5 LibTomCrypt is a fairly comprehensive, modular and portable
|
| /OK3568_Linux_fs/buildroot/package/python-docutils/ |
| H A D | Config.in | 4 Docutils is a modular system for processing documentation
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-docutils_0.18.1.bb | 1 SUMMARY = "Docutils is a modular system for processing documentation into useful formats"
|
| /OK3568_Linux_fs/buildroot/package/xavante/ |
| H A D | Config.in | 7 Xavante is a Lua HTTP 1.1 Web server that uses a modular
|