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