Searched refs:NX_CRYPTO_AES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
2107 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_cbc_operation()2122 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_cbc_operation()2142 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_cbc_operation()2150 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_cbc_operation()2305 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()2316 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()2325 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()2354 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()2365 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()2374 NX_CRYPTO_AES_BLOCK_SIZE); in _nx_crypto_method_aes_ccm_operation()[all …]
104 #define NX_CRYPTO_AES_BLOCK_SIZE (16) /* The AES block… macro