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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_protect.h25 #define TOKEN_AES_BLOCKSIZE 16 macro
26 #define TOKEN_BUFFER_SIZE TOKEN_AES_BLOCKSIZE * 256
H A Ddata_protect.c318 int iPadding = TOKEN_AES_BLOCKSIZE - ( iBytes % TOKEN_AES_BLOCKSIZE );

Completed in 49 milliseconds