Home
last modified time | relevance | path

Searched refs:ENCRYPT (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dbio_enc_test.c17 #define ENCRYPT 1 macro
56 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) in do_bio_cipher()
70 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) { in do_bio_cipher()
102 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) { in do_bio_cipher()
/third_party/python/Lib/
H A Dtelnetlib.py113 ENCRYPT = bytes([38]) # Encryption option variable

Completed in 2 milliseconds