Searched refs:authctx (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dxform_auth.h79 union authctx { union
H A Dcryptosoft.c390 union authctx ctx;
466 union authctx ctx;
/freebsd-11-stable/sys/dev/glxsb/
H A Dglxsb_hash.c87 union authctx ctx;
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_hash.c75 CTASSERT(sizeof(struct padlock_sha_ctx) <= sizeof(union authctx));
287 union authctx ctx;
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1711 ccr_copy_partial_hash(void *dst, int cri_alg, union authctx *auth_ctx)
1743 union authctx auth_ctx;

Completed in 91 milliseconds