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

  /src/sys/opencrypto/
crypto.c 504 static int crypto_destroy(bool);
577 return crypto_destroy(false);
587 return crypto_destroy(false);
615 crypto_destroy(bool exit_kthread) function in typeref:typename:int
2021 error = crypto_destroy(true);
crypto.c 504 static int crypto_destroy(bool);
577 return crypto_destroy(false);
587 return crypto_destroy(false);
615 crypto_destroy(bool exit_kthread) function in typeref:typename:int
2021 error = crypto_destroy(true);

Completed in 23 milliseconds