OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_IV_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
crypto-priv.h
35
#define
MAX_IV_SIZE
32
63
unsigned char iv[
MAX_IV_SIZE
];
/src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.h
44
#define
MAX_IV_SIZE
16 /* # bytes needed to represent an IV */
70
u_int8_t IV[
MAX_IV_SIZE
]; /* A possible Initialization Vector for ciphering */
/src/external/bsd/elftosb/dist/common/
rijndael.h
69
#define
MAX_IV_SIZE
16
105
uint8_t m_initVector[
MAX_IV_SIZE
];
Completed in 57 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026