Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_cert.c51 static void nxt_cert_buf_completion(nxt_task_t *task, void *obj, void *data);
1077 b->completion_handler = nxt_cert_buf_completion; in nxt_cert_store_get()
1109 nxt_cert_buf_completion(nxt_task_t *task, void *obj, void *data) in nxt_cert_buf_completion() function