Searched refs:padlock_aes_align_required (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_padlock.c160 static int padlock_aes_align_required = 1; variable
966 * padlock_aes_align_required is initialized to 1 and the condition is
976 if (!padlock_aes_align_required && (nbytes % AES_BLOCK_SIZE) == 0)

Completed in 103 milliseconds