Home
last modified time | relevance | path

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

/net-tools-3.6.0/tinydtls-0.8.2/
Dcrypto.h72 } aes128_ccm_t; typedef
76 aes128_ccm_t data; /**< The crypto context */
Dcrypto.c283 dtls_ccm_encrypt(aes128_ccm_t *ccm_ctx, const unsigned char *src, size_t srclen, in dtls_ccm_encrypt()
300 dtls_ccm_decrypt(aes128_ccm_t *ccm_ctx, const unsigned char *src, in dtls_ccm_decrypt()