Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_cert.c54 static nxt_lvlhsh_t nxt_cert_info; variable
403 ret = nxt_lvlhsh_insert(&nxt_cert_info, &lhq); in nxt_cert_info_save()
433 ret = nxt_lvlhsh_find(&nxt_cert_info, &lhq); in nxt_cert_info_get()
457 info = nxt_lvlhsh_each(&nxt_cert_info, &lhe); in nxt_cert_info_get_all()
476 info = nxt_lvlhsh_each(&nxt_cert_info, &lhe); in nxt_cert_info_get_all()
801 ret = nxt_lvlhsh_delete(&nxt_cert_info, &lhq); in nxt_cert_info_delete()