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

  /src/sys/opencrypto/
cryptosoft_xform.c 98 static int aes_setkey(uint8_t **, const uint8_t *, int);
212 aes_setkey,
626 aes_setkey(uint8_t **sched, const uint8_t *key, int len) function

Completed in 15 milliseconds