/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
D | ScalarToken.java | 22 private final boolean plain; field in ScalarToken 25 public ScalarToken(String value, Mark startMark, Mark endMark, boolean plain) { in ScalarToken() 29 public ScalarToken(String value, boolean plain, Mark startMark, Mark endMark, char style) { in ScalarToken()
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/ |
D | ImplicitTuple.java | 26 private final boolean plain; field in ImplicitTuple 29 public ImplicitTuple(boolean plain, boolean nonplain) { in ImplicitTuple()
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | saslmechanism.cc | 39 SaslMechanism::Base64Encode(const std::string & plain) { in Base64Encode() 49 SaslMechanism::Base64EncodeFromArray(const char * plain, size_t length) { in Base64EncodeFromArray()
|
/external/wpa_supplicant_8/src/crypto/ |
D | des-internal.c | 435 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt) in des_block_encrypt() 446 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain) in des_block_decrypt() 469 void des3_encrypt(const u8 *plain, const struct des3_key_s *key, u8 *crypt) in des3_encrypt() 483 void des3_decrypt(const u8 *crypt, const struct des3_key_s *key, u8 *plain) in des3_decrypt()
|
D | crypto_gnutls.c | 111 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 142 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 277 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() 288 u8 *plain, size_t len) in crypto_cipher_decrypt()
|
D | aes-unwrap.c | 27 u8 *plain) in aes_unwrap()
|
D | aes-wrap.c | 26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
|
D | crypto_internal-cipher.c | 103 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() 167 u8 *plain, size_t len) in crypto_cipher_decrypt()
|
D | crypto_libtomcrypt.c | 100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 129 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 351 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() 376 u8 *plain, size_t len) in crypto_cipher_decrypt() 614 u8 *plain, size_t *plain_len) in crypto_public_key_decrypt_pkcs1()
|
D | aes-ccm.c | 149 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae() 180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|
D | aes-internal-enc.c | 115 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
|
D | aes-internal-dec.c | 151 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
|
D | crypto_linux.c | 500 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 520 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 782 u8 *plain) in aes_unwrap() 975 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() 983 u8 *plain, size_t len) in crypto_cipher_decrypt()
|
D | aes-gcm.c | 255 const u8 *plain, size_t plain_len, in aes_gcm_ae() 290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
|
D | crypto_internal-rsa.c | 113 u8 *plain, size_t *plain_len) in crypto_public_key_decrypt_pkcs1()
|
D | crypto_openssl.c | 309 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() 363 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() 396 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() 412 u8 *plain) in aes_unwrap() 613 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() 624 u8 *plain, size_t len) in crypto_cipher_decrypt()
|
/external/fonttools/Lib/fontTools/misc/ |
D | eexec.py | 14 def _encryptChar(plain, R): argument
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/ |
D | EmitterMultiLineTest.java | 31 String plain = "mama\nmila\nramu"; in testWriteMultiLineLiteral() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | ikev2_common.c | 176 const u8 *plain, u8 *crypt, size_t len) in ikev2_encr_encrypt() 211 const u8 *crypt, u8 *plain, size_t len) in ikev2_encr_decrypt() 532 struct wpabuf *plain, u8 next_payload) in ikev2_build_encrypted()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_enrollee.c | 206 struct wpabuf *msg, *plain; in wps_build_m5() local 345 static int wps_build_ap_settings(struct wps_data *wps, struct wpabuf *plain) in wps_build_ap_settings() 375 struct wpabuf *msg, *plain; in wps_build_m7() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.c | 1108 struct wpabuf *plain = wpabuf_alloc(data->IDr_len + 1000); in ikev2_build_sa_init() local 1141 struct wpabuf *msg, *plain; in ikev2_build_sa_auth() local 1184 struct wpabuf *plain = wpabuf_alloc(100); in ikev2_build_notify() local
|
/external/wpa_supplicant_8/src/tls/ |
D | pkcs1.c | 136 u8 *plain, size_t *plain_len) in pkcs1_decrypt_public_key()
|
/external/icu/icu4c/source/i18n/ |
D | regexcmp.h | 76 plain = -1, // No special handling enumerator
|
/external/protobuf/src/google/protobuf/stubs/ |
D | strutil_unittest.cc | 733 string plain(base64_tests[i].plaintext, base64_tests[i].plain_length); in TEST() local
|
/external/ppp/pppd/plugins/radius/ |
D | radius.c | 771 u_char plain[32]; in radius_setmppekeys() local 826 u_char plain[32]; in radius_setmppekeys2() local
|