Home
last modified time | relevance | path

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

/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/kern/
H A Dsubr_stats.c1584 stats_v1_blob_iter(struct statsblobv1 *sb, stats_v1_blob_itercb_t icb,