Searched refs:TLS_NULL_WITH_NULL_NULL (Results 1 – 7 of 7) sorted by relevance
122 assertNull(CipherSuite.TLS_NULL_WITH_NULL_NULL in testGetBulkEncryptionAlgorithm()207 CipherSuite.TLS_NULL_WITH_NULL_NULL in testGetBlockSize()293 assertNull(CipherSuite.TLS_NULL_WITH_NULL_NULL in testGetHmacName()379 assertNull(CipherSuite.TLS_NULL_WITH_NULL_NULL in testGetHashName()466 CipherSuite.TLS_NULL_WITH_NULL_NULL.getMACLength()); in testGetMACLength()497 assertTrue(CipherSuite.TLS_NULL_WITH_NULL_NULL in testIsExportable()
39 CipherSuite.TLS_NULL_WITH_NULL_NULL.getName()); in testSSLSessionImplCipherSuiteSecureRandom()
175 explicit_iv = rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL && in tlsv1_record_send()201 if (rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL) { in tlsv1_record_send()355 if (rl->read_cipher_suite != TLS_NULL_WITH_NULL_NULL) { in tlsv1_record_receive()
50 #define TLS_NULL_WITH_NULL_NULL 0x0000 /* RFC 2246 */ macro
484 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL); in tlsv1_client_deinit()611 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL); in tlsv1_client_shutdown()
26 { TLS_NULL_WITH_NULL_NULL, TLS_KEY_X_NULL, TLS_CIPHER_NULL,
377 tlsv1_record_set_cipher_suite(&conn->rl, TLS_NULL_WITH_NULL_NULL); in tlsv1_server_clear_data()