Home
last modified time | relevance | path

Searched refs:known_cipher (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/tinydtls-0.8.2/
Ddtls.c522 known_cipher(dtls_context_t *ctx, dtls_cipher_t code, int is_client) { in known_cipher() function
944 ok = known_cipher(ctx, config->cipher, 0); in dtls_update_parameters()
2507 if (!known_cipher(ctx, handshake->cipher, 1)) { in check_server_hello()