Searched refs:enc_xform (Results 1 – 17 of 17) sorted by relevance
49 struct enc_xform { struct76 extern struct enc_xform enc_xform_null; argument77 extern struct enc_xform enc_xform_rijndael128;78 extern struct enc_xform enc_xform_aes_icm;79 extern struct enc_xform enc_xform_aes_nist_gcm;80 extern struct enc_xform enc_xform_aes_nist_gmac;81 extern struct enc_xform enc_xform_aes_xts;82 extern struct enc_xform enc_xform_camellia;83 extern struct enc_xform enc_xform_chacha20;84 extern struct enc_xform enc_xform_ccm;
63 struct enc_xform enc_xform_aes_icm = {80 struct enc_xform enc_xform_aes_nist_gcm = {97 struct enc_xform enc_xform_ccm = {
61 struct enc_xform enc_xform_camellia = {
61 struct enc_xform enc_xform_rijndael128 = {
57 struct enc_xform enc_xform_aes_nist_gmac = {
65 struct enc_xform enc_xform_null = {
62 struct enc_xform enc_xform_aes_xts = {
69 struct enc_xform *sw_exf;107 struct enc_xform *exf; in swcr_encdec()478 struct enc_xform *exf; in swcr_gcm()716 struct enc_xform *exf; in swcr_ccm()980 struct enc_xform *txf; in swcr_setup_cipher()1230 struct enc_xform *txf; in swcr_cipher_supported()
634 struct enc_xform *crypto_cipher(const struct crypto_session_params *csp);
325 struct enc_xform *txform;396 struct enc_xform *txform; in cse_create()
584 struct enc_xform *
125 struct enc_xform;163 const struct enc_xform *tdb_encalgxform;/* encoding algorithm */
102 const struct enc_xform * enc_algorithm_lookup(int);
145 const struct enc_xform *txform; in esp_init()264 const struct enc_xform *espx; in esp_input()679 const struct enc_xform *espx; in esp_output()
585 const struct enc_xform *xform;6282 const struct enc_xform *algo; in key_getcomb_ealg()7197 const struct enc_xform *ealgo; in key_register()8544 const struct enc_xform *
42 struct enc_xform enc_xform_chacha20 = {
386 struct enc_xform *xform; in freebsd_crypt_newsession()502 struct enc_xform *xform; in freebsd_crypt_uio()