Searched refs:crypto_contiguous_subsegment (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_cipher.c | 172 addr = crypto_contiguous_subsegment(crp, crp->crp_payload_start, in padlock_cipher_alloc()
|
| /f-stack/freebsd/crypto/armv8/ |
| H A D | armv8_crypto.c | 365 addr = crypto_contiguous_subsegment(crp, start, length); in armv8_crypto_cipher_alloc()
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev.h | 695 void *crypto_contiguous_subsegment(struct cryptop *crp, size_t skip,
|
| H A D | criov.c | 766 crypto_contiguous_subsegment(struct cryptop *crp, size_t skip, size_t len) in crypto_contiguous_subsegment() function
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni.c | 392 addr = crypto_contiguous_subsegment(crp, start, length); in aesni_cipher_alloc()
|