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

  /src/sys/opencrypto/
crypto.c 576 printf("crypto_init: cannot establish request queue handler\n");
586 printf("crypto_init: cannot register crypto_init_finalize\n");
607 crypto_init(void) function in typeref:typename:int
912 (void)crypto_init(); /* XXX oh, this is foul! */
2016 error = crypto_init();
crypto.c 576 printf("crypto_init: cannot establish request queue handler\n");
586 printf("crypto_init: cannot register crypto_init_finalize\n");
607 crypto_init(void) function in typeref:typename:int
912 (void)crypto_init(); /* XXX oh, this is foul! */
2016 error = crypto_init();

Completed in 22 milliseconds