Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/
Dcrypto.h264 int dtls_encrypt(const unsigned char *src, size_t length,
Dcrypto.c524 dtls_encrypt(const unsigned char *src, size_t length, in dtls_encrypt() function
Ddtls.c1303 res = dtls_encrypt(start + 8, res - 8, start + 8, nonce, in dtls_prepare_record()