Home
last modified time | relevance | path

Searched refs:crypto_cursor_copy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/armv8/
H A Darmv8_crypto.c335 crypto_cursor_copy(&fromc, &toc); in armv8_crypto_cipher_process()
H A Darmv8_crypto_wrap.c472 crypto_cursor_copy(fromc, &fromcc); in armv8_aes_decrypt_gcm()
/freebsd/sys/opencrypto/
H A Dcryptodev.h688 crypto_cursor_copy(const struct crypto_buffer_cursor *fromc, in crypto_cursor_copy() function