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

  /src/crypto/external/bsd/openssh/dist/
ssh-keygen.c 174 type_bits_valid(int type, const char *name, u_int32_t *bitsp) function
1052 type_bits_valid(type, NULL, &bits);
3743 type_bits_valid(type, key_type_name, &bits);

Completed in 44 milliseconds