Home
last modified time | relevance | path

Searched defs:plaintext (Results 1 – 23 of 23) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc31 std::vector<uint8_t> key, plaintext, ciphertext; in TestRaw() local
73 std::vector<uint8_t> key, plaintext, ciphertext; in TestKeyWrap() local
/external/boringssl/src/decrepit/cfb/
Dcfb_test.cc26 uint8_t plaintext[16*4]; member
84 std::unique_ptr<uint8_t[]> plaintext(new uint8_t[input_len]); in TEST() local
/external/protobuf/src/google/protobuf/stubs/
Dstrutil_unittest.cc85 const char* plaintext; member
345 const char* plaintext; member
450 StringPiece plaintext(base64_tests[i].plaintext, in TEST() local
/external/ImageMagick/MagickCore/
Dcipher.c282 const unsigned int *key,unsigned int *plaintext) in AddRoundKey()
320 const unsigned int *key,unsigned char *plaintext) in FinalizeRoundKey()
349 const unsigned int *key,unsigned int *plaintext) in InitializeRoundKey()
380 static void EncipherAESBlock(AESInfo *aes_info,const unsigned char *plaintext, in EncipherAESBlock()
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc117 const std::vector<uint8_t> &plaintext, in TestOperation()
199 std::vector<uint8_t> key, iv, plaintext, ciphertext, aad, tag; in TestCipher() local
Daead_test.cc426 const uint8_t plaintext[1] = {'A'}; in TEST_P() local
544 alignas(64) uint8_t plaintext[32 + 1]; in TEST_P() local
594 uint8_t plaintext[1] = {0}; in TEST_P() local
De_chacha20poly1305.c104 const uint8_t *plaintext, in chacha20_poly1305_seal()
/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc72 std::vector<uint8_t> key, plaintext, additional_data, nonce, ciphertext, in TEST() local
/external/syslinux/gpxe/src/net/
Dtls.c1092 void *plaintext; in tls_assemble_stream() local
1130 void *plaintext; in tls_assemble_block() local
1175 void *plaintext = NULL; in tls_send_plaintext() local
1269 void *plaintext, size_t plaintext_len, in tls_split_stream()
1307 void *plaintext, size_t plaintext_len, in tls_split_block()
1374 void *plaintext = NULL; in tls_new_ciphertext() local
/external/python/cpython2/Lib/test/
Dtest_uu.py12 plaintext = "The smooth-scaled python crept over the sleeping dog\n" variable
/external/python/cpython3/Lib/test/
Dtest_uu.py13 plaintext = b"The smooth-scaled python crept over the sleeping dog\n" variable
/external/webrtc/webrtc/base/
Dbase64_unittest.cc25 const char* plaintext; member
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3373 public final byte[] plaintext; field in CipherTest.CipherTestParam
3382 Key decryptKey, byte[] aad, byte[] plaintext, byte[] plaintextPadded, in CipherTestParam()
3396 byte[] aad, byte[] plaintext, byte[] plaintextPadded, byte[] ciphertext, in CipherTestParam()
3403 byte[] aad, byte[] plaintext, byte[] plaintextPadded, byte[] ciphertext) { in CipherTestParam()
3419 PublicKey encryptKey, PrivateKey decryptKey, byte[] plaintext, byte[] ciphertext) { in OAEPCipherTestParam()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c38 u8 plaintext[] = { in test_siv() local
422 char *plaintext; in test_ecb() member
/external/boringssl/src/ssl/
Dtls_record.cc616 Span<uint8_t> plaintext; in OpenRecord() local
Dssl_test.cc2256 std::unique_ptr<uint8_t[]> plaintext(new uint8_t[len]); in GetServerTicketTime() local
3647 bssl::Span<uint8_t> plaintext; in TEST() local
3675 const std::vector<uint8_t> plaintext = {1, 2, 3, 4, 5}; in TEST() local
3713 const std::vector<uint8_t> plaintext = {1, 2, 3, 4, 5}; in TEST() local
Dt1_lib.cc3262 UniquePtr<uint8_t> plaintext((uint8_t *)OPENSSL_malloc(ciphertext_len)); in decrypt_ticket_with_cipher_ctx() local
3355 uint8_t *plaintext = (uint8_t *)OPENSSL_malloc(ticket_len); in ssl_decrypt_ticket_with_method() local
3388 uint8_t *plaintext = NULL; in ssl_process_ticket() local
/external/boringssl/src/crypto/rsa_extra/
Drsa_test.cc410 uint8_t plaintext[256]; in TEST_P() local
/external/boringssl/src/crypto/pkcs8/
Dpkcs8.c438 uint8_t *plaintext = NULL, *salt_buf = NULL; in PKCS8_marshal_encrypted_private_key() local
/external/curl/lib/
Dcurl_ntlm_core.c408 const unsigned char *plaintext, in Curl_ntlm_core_lm_resp()
/external/owasp/sanitizer/empiricism/
Dcanned-data.js94 "plaintext": true, property
7434 "plaintext": [], property
17590 "plaintext": [ property
20980 "plaintext": { property
/external/python/cpython3/Lib/
Dpydoc.py1598 plaintext = _PlainTextDoc() variable
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...