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

/freebsd-12-stable/sys/opencrypto/
H A Dxform_cml.c63 CRYPTO_CAMELLIA_CBC, "Camellia",
H A Dcryptodev.h189 #define CRYPTO_CAMELLIA_CBC 21 macro
H A Dcryptosoft.c864 case CRYPTO_CAMELLIA_CBC:
1116 case CRYPTO_CAMELLIA_CBC:
1242 case CRYPTO_CAMELLIA_CBC:
1367 REGISTER(CRYPTO_CAMELLIA_CBC);
H A Dcryptodev.c442 case CRYPTO_CAMELLIA_CBC:
/freebsd-12-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_camellia.c64 cs.cipher = CRYPTO_CAMELLIA_CBC;
/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c112 CRYPTO_CAMELLIA_CBC },
114 CRYPTO_CAMELLIA_CBC },
116 CRYPTO_CAMELLIA_CBC },
/freebsd-12-stable/sys/geom/eli/
H A Dg_eli.h438 return (CRYPTO_CAMELLIA_CBC);
440 return (CRYPTO_CAMELLIA_CBC);
480 case CRYPTO_CAMELLIA_CBC:
552 case CRYPTO_CAMELLIA_CBC:
H A Dg_eli_crypto.c155 case CRYPTO_CAMELLIA_CBC:
/freebsd-12-stable/tests/sys/opencrypto/
H A Dcryptodevh.py192 CRYPTO_CAMELLIA_CBC = 21 variable
/freebsd-12-stable/lib/geom/eli/
H A Dgeom_eli.c785 if (md.md_ealgo == CRYPTO_CAMELLIA_CBC &&

Completed in 255 milliseconds