Searched defs:MAX_IV_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-api-fst.h44 #define MAX_IV_SIZE 16 /* # bytes needed to represent an IV */ macro
70 u_int8_t IV[MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */

Completed in 967 milliseconds