Struct hacl_star::And [] [src]

pub struct And<A, B>(pub A, pub B);

Methods

impl<'a, 'b> And<&'a SecretKey, &'b PublicKey>
[src]

[src]