Searched refs:chacha20_init (Results 1 – 1 of 1) sorted by relevance
169 init: chacha20_init,174 fn chacha20_init(key: &[u8], _todo: cpu::Features) -> Result<KeyInner, error::Unspecified> { in chacha20_init() function