Home
last modified time | relevance | path

Searched refs:crypto_use_buf (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/geom/eli/
H A Dg_eli_crypto.c93 crypto_use_buf(crp, data, datasize); in g_eli_crypto_cipher()
H A Dg_eli_privacy.c319 crypto_use_buf(crp, data, secsize); in g_eli_crypto_run()
H A Dg_eli_integrity.c547 crypto_use_buf(crp, data, sc->sc_alen + data_secsize); in g_eli_auth_run()
/freebsd-14.2/sys/kgssapi/krb5/
H A Dkcrypto_aes.c160 crypto_use_buf(crp, buf, skip + len); in aes_encrypt_1()
/freebsd-14.2/sys/opencrypto/
H A Dcryptodev.h521 crypto_use_buf(struct cryptop *crp, void *buf, int len) in crypto_use_buf() function
H A Dcryptodev.c767 crypto_use_buf(crp, cod->buf, cop->len + cse->hashsize); in cryptodev_op()
960 crypto_use_buf(crp, cod->buf, crp->crp_payload_start + caead->len + in cryptodev_aead()
/freebsd-14.2/share/man/man9/
H A DMakefile971 crypto_request.9 crypto_use_buf.9 \