Home
last modified time | relevance | path

Searched defs:icb (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_bindings.c58 gss_channel_bindings_t icb = GSS_C_NO_CHANNEL_BINDINGS; in main() local
H A Dcommon.c129 gss_ctx_id_t *actx, gss_channel_bindings_t icb, in establish_contexts_ex()
/freebsd/sys/fs/udf/
H A Dudf.h115 udf_getid(struct long_ad *icb) in udf_getid()
H A Decma167-udf.h95 union icb { union
317 struct long_ad icb; member
386 #define GETICBLEN(ad_type, icb) le32toh(((struct ad_type *)(icb))->len) argument
H A Dudf_vnops.c1372 void *icb; in udf_bmap_internal() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-gcm.c143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
/freebsd/sys/net80211/
H A Dieee80211_crypto_gcm.c204 aes_gctr(rijndael_ctx *aes, const uint8_t *icb, in aes_gctr()
/freebsd/sys/kern/
H A Dsubr_stats.c1584 stats_v1_blob_iter(struct statsblobv1 *sb, stats_v1_blob_itercb_t icb,