l2n(dsCypher_word32_t l, dsCypher_byte_t *c) | dsCryptoBase | [inline, protected] |
l2ne(dsCypher_word32_t l, dsCypher_byte_t *c) | dsCryptoBase | [inline, protected] |
memCopy(dsCypher_byte_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t size) | dsCryptoBase | [inline, protected] |
memSet(dsCypher_byte_t *ptr, dsCypher_byte_t pattern, dsCypher_word32_t size) | dsCryptoBase | [inline, protected] |
n2l(const dsCypher_byte_t *c) | dsCryptoBase | [inline, protected] |
n2le(const dsCypher_byte_t *c) | dsCryptoBase | [inline, protected] |
n_l2n(dsCypher_byte_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t srcLen) | dsCryptoBase | [inline, protected] |
n_l2ne(dsCypher_byte_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t srcLen) | dsCryptoBase | [inline, protected] |
n_n2l(dsCypher_word32_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t srcLen) | dsCryptoBase | [inline, protected] |
n_n2le(dsCypher_word32_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t srcLen) | dsCryptoBase | [inline, protected] |
n_xor(dsCypher_word32_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t size) | dsCryptoBase | [inline, protected] |
rotl(dsCypher_word32_t x, dsCypher_word32_t n) | dsCryptoBase | [inline, protected] |
rotr(dsCypher_word32_t x, dsCypher_word32_t n) | dsCryptoBase | [inline, protected] |