Searched refs:rotated_certs_count (Results 1 – 2 of 2) sorted by relevance
60 size_t rotated_certs_count; member
585 env->rotated_certs_count = 0U; in dnsc_parse_certs()590 env->rotated_certs_count++; in dnsc_parse_certs()595 env->rotated_certs = sodium_allocarray(env->rotated_certs_count, in dnsc_parse_certs()705 for(j=0; j<dnscenv->rotated_certs_count; j++){ in dnsc_load_local_data()