Searched refs:CRYPTO_NULL_CBC (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/geom/eli/
H A Dg_eli.h324 return (CRYPTO_NULL_CBC);
326 return (CRYPTO_NULL_CBC);
372 case CRYPTO_NULL_CBC:
443 case CRYPTO_NULL_CBC:
H A Dg_eli_crypto.c145 case CRYPTO_NULL_CBC:
/freebsd-9.3-release/sys/opencrypto/
H A Dcryptodev.h120 #define CRYPTO_NULL_CBC 16 macro
H A Dcryptosoft.c744 case CRYPTO_NULL_CBC:
901 case CRYPTO_NULL_CBC:
1019 case CRYPTO_NULL_CBC:
1093 REGISTER(CRYPTO_NULL_CBC);
H A Dxform.c128 CRYPTO_NULL_CBC, "NULL",
H A Dcryptodev.c427 case CRYPTO_NULL_CBC:
/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptotest.c121 #ifdef CRYPTO_NULL_CBC
122 { "null", 0, 8, 1, 256, CRYPTO_NULL_CBC },
/freebsd-9.3-release/sys/dev/safe/
H A Dsafe.c406 crypto_register(sc->sc_cid, CRYPTO_NULL_CBC, 0, 0);
718 c->cri_alg == CRYPTO_NULL_CBC) {
922 crd1->crd_alg == CRYPTO_NULL_CBC) {
938 crd2->crd_alg == CRYPTO_NULL_CBC) &&
945 crd1->crd_alg == CRYPTO_NULL_CBC) &&
/freebsd-9.3-release/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c139 c->cri_alg == CRYPTO_NULL_CBC) {

Completed in 242 milliseconds