Home
last modified time | relevance | path

Searched refs:cipher_algs (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_tinydtls.c1508 * The struct cipher_algs and the function get_cipher_alg() are used to
1512 static struct cipher_algs { struct
1523 for (idx = 0; idx < sizeof(ciphers)/sizeof(struct cipher_algs); idx++) { in get_cipher_alg()
H A Dcoap_gnutls.c3008 * The struct cipher_algs and the function get_cipher_alg() are used to
3012 static struct cipher_algs { struct
3023 for (idx = 0; idx < sizeof(ciphers) / sizeof(struct cipher_algs); idx++) { in get_cipher_alg()
H A Dcoap_mbedtls.c2718 * The struct cipher_algs and the function get_cipher_alg() are used to
2722 static struct cipher_algs { struct
2733 for (idx = 0; idx < sizeof(ciphers) / sizeof(struct cipher_algs); idx++) {
H A Dcoap_openssl.c3708 * The struct cipher_algs and the function get_cipher_alg() are used to
3712 static struct cipher_algs { struct
3723 for (idx = 0; idx < sizeof(ciphers) / sizeof(struct cipher_algs); idx++) { in get_cipher_alg()

Completed in 15 milliseconds