Searched refs:cc3xx_chacha20_init (Results 1 – 5 of 5) sorted by relevance
29 void cc3xx_chacha20_init(ChachaContext_t *ctx);
53 void cc3xx_chacha20_init(ChachaContext_t *ctx) in cc3xx_chacha20_init() function
55 cc3xx_chacha20_init(&context); in chacha20_poly1305_crypt_and_tag()
138 cc3xx_chacha20_init(&operation->ctx.chacha); in cipher_setup()
204 cc3xx_chacha20_init(&operation->ctx.chachapoly.chacha); in aead_setup()