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

/freebsd-11.0-release/sys/opencrypto/
H A Dxform_cml.c63 CRYPTO_CAMELLIA_CBC, "Camellia",
H A Dcryptodev.h179 #define CRYPTO_CAMELLIA_CBC 21 macro
H A Dcryptosoft.c802 case CRYPTO_CAMELLIA_CBC:
1011 case CRYPTO_CAMELLIA_CBC:
1137 case CRYPTO_CAMELLIA_CBC:
1245 REGISTER(CRYPTO_CAMELLIA_CBC);
H A Dcryptodev.c434 case CRYPTO_CAMELLIA_CBC:
/freebsd-11.0-release/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_camellia.c64 cs.cipher = CRYPTO_CAMELLIA_CBC;
/freebsd-11.0-release/sys/geom/eli/
H A Dg_eli.h423 return (CRYPTO_CAMELLIA_CBC);
425 return (CRYPTO_CAMELLIA_CBC);
465 case CRYPTO_CAMELLIA_CBC:
537 case CRYPTO_CAMELLIA_CBC:
H A Dg_eli_crypto.c153 case CRYPTO_CAMELLIA_CBC:
/freebsd-11.0-release/tests/sys/opencrypto/
H A Dcryptodevh.py192 CRYPTO_CAMELLIA_CBC = 21 variable
/freebsd-11.0-release/sbin/geom/class/eli/
H A Dgeom_eli.c759 if (md.md_ealgo == CRYPTO_CAMELLIA_CBC &&

Completed in 114 milliseconds