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(u_int8_t **, const u_int8_t *, int);
212 aes_setkey,
626 aes_setkey(u_int8_t **sched, const u_int8_t *key, int len) function in typeref:typename:int

Completed in 22 milliseconds