Searched refs:driver1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/ntp/doc/drivers/
H A DMakefile9 FILES= driver1.html driver10.html driver11.html driver12.html driver16.html \
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestcrypto.c321 const apr_crypto_driver_t *driver1 = drivers[0]; local
335 f1 = make(tc, pool, driver1);
337 key1 = passphrase(tc, pool, driver1, f1, type, mode, doPad, description);
340 cipherText = encrypt_block(tc, pool, driver1, f1, key1, in, inlen,
349 apr_crypto_driver_name(driver1), apr_crypto_driver_name(
/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlookup3.c823 void driver1() function
1025 driver1(); /* test that the key is hashed: used for timings */

Completed in 62 milliseconds