Searched refs:devcrypto (Results 1 – 6 of 6) sorted by relevance
63 MODULES{engine}=devcrypto64 SOURCE[devcrypto]=e_devcrypto.c65 DEPEND[devcrypto]=../libcrypto66 INCLUDE[devcrypto]=../include68 SOURCE[devcrypto]=devcrypto.ld69 GENERATE[devcrypto.ld]=../util/engines.num
1 SHLIB_NAME?= devcrypto.so
1 SUBDIR= capi devcrypto loader_attic
333 devcrypto(void) in devcrypto() function388 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup()405 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crfind()477 fd = devcrypto(); in ocf_init_session()
845 * Rewrite of devcrypto engine
3943 * Build devcrypto engine as a dynamic engine.5051 * Add devcrypto engine. This has been implemented against cryptodev-linux,