Searched full:rfc7539 (Results 1 – 17 of 17) sorted by relevance
| /linux/lib/crypto/ |
| H A D | chacha.c | 3 * The ChaCha stream cipher (RFC7539) 69 MODULE_DESCRIPTION("ChaCha stream cipher (RFC7539)");
|
| H A D | poly1305.c | 3 * Poly1305 authenticator algorithm, RFC7539 100 MODULE_DESCRIPTION("Poly1305 authenticator algorithm, RFC7539");
|
| H A D | chacha-block-generic.c | 3 * The "hash function" used as the core of the ChaCha stream cipher (RFC7539)
|
| H A D | chacha20poly1305-selftest.c | 23 /* The first of these are the ChaCha20-Poly1305 AEAD test vectors from RFC7539 1930 /* wycheproof - rfc7539 */
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305.h | 3 * Poly1305 authenticator algorithm, RFC7539.
|
| /linux/lib/crypto/arm64/ |
| H A D | chacha.h | 11 * ChaCha20 256-bit cipher algorithm, RFC7539, SIMD glue code
|
| H A D | chacha-neon-core.S | 11 * ChaCha20 256-bit cipher algorithm, RFC7539, x64 SSSE3 functions
|
| /linux/include/crypto/ |
| H A D | chacha.h | 22 /* 32-bit stream position, then 96-bit nonce (RFC7539 convention) */
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-crypt.rst | 47 capi:rfc7539(chacha20,poly1305)-random
|
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 141 // state->x[12] following the RFC7539 convention; note that this differs from
|
| /linux/crypto/ |
| H A D | Kconfig | 648 Bernstein and further specified in RFC7539 for use in IETF protocols. 654 from 64 bits (or 96 bits using the RFC7539 convention) to 192 bits,
|
| H A D | testmgr.h | 21710 * ChaCha20-Poly1305 AEAD test vectors from RFC7539 2.8.2./A.5. 28044 { /* RFC7539 A.2. Test Vector #1 */ 28069 }, { /* RFC7539 A.2. Test Vector #2 */ 28173 }, { /* RFC7539 A.2. Test Vector #3 */
|
| /linux/lib/crypto/arm/ |
| H A D | chacha-neon-core.S | 11 * ChaCha20 256-bit cipher algorithm, RFC7539, x64 SSE3 functions
|
| /linux/drivers/crypto/caam/ |
| H A D | caamalg.c | 1189 * For RFC7539 simply load the 12 bytes nonce in a single operation in init_chachapoly_job() 3524 .cra_name = "rfc7539(chacha20,poly1305)", 3525 .cra_driver_name = "rfc7539-chacha20-poly1305-"
|
| H A D | caamalg_desc.c | 1225 * cnstr_shdsc_chachapoly - Chacha20 + Poly1305 generic AEAD (rfc7539) and
|
| /linux/net/tls/ |
| H A D | tls_main.c | 106 …CIPHER_DESC_NONCE0(TLS_CIPHER_CHACHA20_POLY1305, tls12_crypto_info_chacha20_poly1305, "rfc7539(cha…
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 2939 .cra_name = "rfc7539(chacha20,poly1305)",
|