Searched refs:Setkey (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/opencrypto/
H A Dxform_cbc_mac.c16 .Setkey =
32 .Setkey =
48 .Setkey =
H A Dxform_null.c87 .Setkey = null_reinit,
H A Dxform_auth.h62 void (*Setkey) (void *, const u_int8_t *, u_int16_t); member in struct:auth_hash
H A Dxform_poly1305.c88 .Setkey = xform_Poly1305_Setkey,
H A Dcryptosoft.c392 axf->Setkey(sw->sw_ictx, key, klen);
1044 axf->Setkey(swd->sw_ictx, cri->cri_key, len);
1063 axf->Setkey(swd->sw_ictx, cri->cri_key,
/freebsd-12-stable/sys/crypto/blake2/
H A Dblake2-sw.c91 .Setkey = blake2b_xform_setkey,
159 .Setkey = blake2s_xform_setkey,
/freebsd-12-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1468 axf->Setkey(auth_ctx, s->blkcipher.enckey, s->blkcipher.key_len);
1950 axf->Setkey(auth_ctx, s->blkcipher.enckey, s->blkcipher.key_len);

Completed in 72 milliseconds