Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c520 BN_ULONG byte_xored = *s ^ xor; in bin2bn() local
614 unsigned char byte, byte_xored; in bn2binpad() local