HomeSort by: relevance | last modified time | path
    Searched defs:rdata_digest_type (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
dns.c 305 u_int8_t rdata_digest_type = SSHFP_HASH_RESERVED; local
314 rdata_digest_type = dtype;
315 if (dns_read_key(&rdata_pubkey_algorithm, &rdata_digest_type,
321 rdata_pubkey_algorithm, rdata_digest_type);
324 rdata_pubkey_algorithm, rdata_digest_type);

Completed in 52 milliseconds