Home
last modified time | relevance | path

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

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