Searched refs:enc_xform_xchacha20_poly1305 (Results 1 – 4 of 4) sorted by relevance
103 extern const struct enc_xform enc_xform_xchacha20_poly1305;
210 const struct enc_xform enc_xform_xchacha20_poly1305 = { variable
580 return (&enc_xform_xchacha20_poly1305); in crypto_cipher()
150 exf = &enc_xform_xchacha20_poly1305; in xchacha20_poly1305_encrypt()205 exf = &enc_xform_xchacha20_poly1305; in xchacha20_poly1305_decrypt()