Searched refs:enc_xform (Results 1 – 18 of 18) sorted by relevance
48 struct enc_xform { struct75 extern struct enc_xform enc_xform_null; argument76 extern struct enc_xform enc_xform_rijndael128;77 extern struct enc_xform enc_xform_aes_icm;78 extern struct enc_xform enc_xform_aes_nist_gcm;79 extern struct enc_xform enc_xform_aes_nist_gmac;80 extern struct enc_xform enc_xform_aes_xts;81 extern struct enc_xform enc_xform_camellia;82 extern struct enc_xform enc_xform_chacha20;83 extern struct enc_xform enc_xform_chacha20_poly1305;[all …]
61 struct enc_xform enc_xform_aes_icm = {78 struct enc_xform enc_xform_aes_nist_gcm = {95 struct enc_xform enc_xform_ccm = {
59 struct enc_xform enc_xform_camellia = {
59 struct enc_xform enc_xform_rijndael128 = {
55 struct enc_xform enc_xform_aes_nist_gmac = {
63 struct enc_xform enc_xform_null = {
60 struct enc_xform enc_xform_aes_xts = {
70 struct enc_xform *sw_exf;108 struct enc_xform *exf; in swcr_encdec()471 struct enc_xform *exf; in swcr_gcm()761 struct enc_xform *exf; in swcr_ccm()942 struct enc_xform *exf; in swcr_chacha20_poly1305()1197 struct enc_xform *txf; in swcr_setup_cipher()1462 struct enc_xform *txf; in swcr_cipher_supported()
100 struct enc_xform enc_xform_chacha20_poly1305 = {
664 struct enc_xform *crypto_cipher(const struct crypto_session_params *csp);
330 struct enc_xform *txform;402 struct enc_xform *txform; in cse_create()
585 struct enc_xform *
125 struct enc_xform;163 const struct enc_xform *tdb_encalgxform;/* encoding algorithm */
101 const struct enc_xform * enc_algorithm_lookup(int);
147 const struct enc_xform *txform; in esp_init()266 const struct enc_xform *espx; in esp_input()692 const struct enc_xform *espx; in esp_output()
584 const struct enc_xform *xform;6297 const struct enc_xform *algo; in key_getcomb_ealg()7206 const struct enc_xform *ealgo; in key_register()8549 const struct enc_xform *
41 struct enc_xform enc_xform_chacha20 = {
405 struct enc_xform *xform; in freebsd_crypt_newsession()521 struct enc_xform *xform; in freebsd_crypt_uio()