Searched refs:enc_xform_camellia (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/opencrypto/
H A Dxform.h68 extern const struct enc_xform enc_xform_camellia;
H A Dxform.c165 const struct enc_xform enc_xform_camellia = { variable in typeref:struct:enc_xform
H A Dcryptosoft_xform.c245 &enc_xform_camellia,
H A Dcryptodev.c1492 txform = &enc_xform_camellia;
/netbsd-current/sys/netipsec/
H A Dxform_esp.c123 return &enc_xform_camellia;
1051 MAXIV(enc_xform_camellia); /* SADB_X_EALG_CAMELLIACBC */

Completed in 337 milliseconds