Home
last modified time | relevance | path

Searched defs:xor_block (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h81 xor_block(block *dst, const block *src) in xor_block() function
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_ccmp.c323 xor_block(uint8_t *b, const uint8_t *a, size_t len) in xor_block() function