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

  /src/sys/opencrypto/
crypto.c 505 static int crypto_invoke(struct cryptop *crp, int hint);
1356 result = crypto_invoke(crp, 0);
1522 crypto_invoke(struct cryptop *crp, int hint) function in typeref:typename:int
1866 result = crypto_invoke(submit, hint);
crypto.c 505 static int crypto_invoke(struct cryptop *crp, int hint);
1356 result = crypto_invoke(crp, 0);
1522 crypto_invoke(struct cryptop *crp, int hint) function in typeref:typename:int
1866 result = crypto_invoke(submit, hint);

Completed in 24 milliseconds