Searched refs:alcs_set_revocation (Results 1 – 3 of 3) sorted by relevance
142 int alcs_set_revocation(CoAPContext *context, const char *seqlist);
457 alcs_set_revocation(alcs_mqtt_ctx->coap_ctx, blacklist); in __alcs_mqtt_subscribe_callback()477 alcs_set_revocation(alcs_mqtt_ctx->coap_ctx, blacklist); in __alcs_mqtt_subscribe_callback()574 alcs_set_revocation(context, blacklist); in alcs_mqtt_blacklist_update()
452 int alcs_set_revocation(CoAPContext *ctx, const char *seqlist) in alcs_set_revocation() function
Completed in 5 milliseconds