Searched refs:cc3xx_chacha20_setkey (Results 1 – 5 of 5) sorted by relevance
39 psa_status_t cc3xx_chacha20_setkey(
81 psa_status_t cc3xx_chacha20_setkey( in cc3xx_chacha20_setkey() function
57 status = cc3xx_chacha20_setkey(&context, key_buffer, key_buffer_size); in chacha20_poly1305_crypt_and_tag()
140 if (( ret = cc3xx_chacha20_setkey( in cipher_setup()
205 ret = cc3xx_chacha20_setkey(&operation->ctx.chachapoly.chacha, in aead_setup()