authctx
CTASSERT(sizeof(union authctx) >= sizeof(struct blake2b_xform_ctx));
CTASSERT(sizeof(union authctx) >= sizeof(struct blake2s_xform_ctx));
union authctx auth_ctx;
union authctx auth_ctx;
union authctx ctx;
CTASSERT(sizeof(struct padlock_sha_ctx) <= sizeof(union authctx));
union authctx auth_ctx;
union authctx;
void t4_copy_partial_hash(int, union authctx *, void *);
union authctx auth_ctx;
t4_copy_partial_hash(int alg, union authctx *auth_ctx, void *dst)
union authctx auth_ctx;
union authctx ctx;
union authctx ctx;
safexcel_setkey_hmac_digest(const struct auth_hash *ahash, union authctx *ctx,
union authctx ctx;
union authctx ctx;
union authctx ctx;
union authctx ctx;
CTASSERT(sizeof(union authctx) >= sizeof(struct poly1305_xform_ctx));