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

  /src/lib/libcrypt/
crypt.c 698 * The Key Schedule, filled in by des_setkey() or setkey().
1016 * "setkey" routine (for backwards compatibility)
1019 setkey(const char *key) function in typeref:typename:int
  /src/sys/opencrypto/
cryptosoft_xform.c 67 void (*Setkey)(void *, const uint8_t *, uint16_t);
77 int (*setkey)(uint8_t **, const uint8_t *, int); member in struct:swcr_enc_xform

Completed in 52 milliseconds