Searched defs:pk_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/ldns/
H A Drdata.c522 ldns_rdf_hip_get_alg_hit_pk(ldns_rdf *rdf, uint8_t* alg, uint8_t *hit_size, uint8_t** hit, uint16_t *pk_size, uint8_t** pk) argument
550 ldns_rdf_hip_new_frm_alg_hit_pk(ldns_rdf** rdf, uint8_t alg, uint8_t hit_size, uint8_t *hit, uint16_t pk_size, uint8_t *pk) argument
[all...]
H A Dstr2host.c1486 size_t pk_size = pk == NULL ? 0 : strlen(pk); local
H A Dhost2str.c1246 uint16_t pk_size; local

Completed in 103 milliseconds