Searched refs:crypto_use_buf (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/geom/eli/ |
H A D | g_eli_crypto.c | 92 crypto_use_buf(crp, data, datasize); in g_eli_crypto_cipher()
|
H A D | g_eli_privacy.c | 318 crypto_use_buf(crp, data, secsize); in g_eli_crypto_run()
|
H A D | g_eli_integrity.c | 546 crypto_use_buf(crp, data, sc->sc_alen + data_secsize); in g_eli_auth_run()
|
/freebsd/sys/kgssapi/krb5/ |
H A D | kcrypto_aes.c | 159 crypto_use_buf(crp, buf, skip + len); in aes_encrypt_1()
|
/freebsd/sys/opencrypto/ |
H A D | cryptodev.h | 521 crypto_use_buf(struct cryptop *crp, void *buf, int len) in crypto_use_buf() function
|
H A D | cryptodev.c | 766 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 D | Makefile | 1001 crypto_request.9 crypto_use_buf.9 \
|