Home
last modified time | relevance | path

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

/third_party/libcoap/src/
H A Dcoap_mbedtls.c1036 int pki_count = 1; local
1059 pki_count++;
1071 pki_ciphers = mbedtls_malloc(pki_count * sizeof(pki_ciphers[0]));
1073 coap_log_err("set_ciphers: mbedtls_malloc with count %d failed\n", pki_count);

Completed in 4 milliseconds