Searched refs:aesctr_ivsetup (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dcipher-aesctr.h32 void aesctr_ivsetup(aesctr_ctx *x,const u8 *iv);
H A Dcipher-aesctr.c63 aesctr_ivsetup(aesctr_ctx *x,const u8 *iv) function
H A Dcipher.c272 aesctr_ivsetup(&cc->ac_ctx, iv);

Completed in 101 milliseconds