Searched refs:do_crypt (Results 1 – 1 of 1) sorted by relevance
100 int do_crypt(void *, uint8_t *, size_t);567 do_crypt(void *walker, uint8_t *data, size_t len) in do_crypt() function790 error = mbuf_walk(*mbp, 0, plen, ccmode->block_size, do_crypt, &wctx); in krb5_crypt_mbuf()