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

  /src/sys/opencrypto/
cryptodev.c 2092 static struct cfdata crypto_cfdata[] = { variable in typeref:struct:cfdata[]
2142 error = config_cfdata_attach(crypto_cfdata, 1);
2153 (void)config_attach_pseudo(crypto_cfdata);
2161 error = config_cfdata_detach(crypto_cfdata);
cryptodev.c 2092 static struct cfdata crypto_cfdata[] = { variable in typeref:struct:cfdata[]
2142 error = config_cfdata_attach(crypto_cfdata, 1);
2153 (void)config_attach_pseudo(crypto_cfdata);
2161 error = config_cfdata_detach(crypto_cfdata);

Completed in 32 milliseconds