Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_ige.c22 #define N_WORDS (AES_BLOCK_SIZE / sizeof(unsigned long)) macro
/netbsd/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_ige.c28 #define N_WORDS (AES_BLOCK_SIZE / sizeof(unsigned long)) macro