HomeSort by relevance Sort by last modified time
    Searched refs:MAX_IV_LEN (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
options.h 303 #define MAX_IV_LEN 20 /* must be same as max blocksize,
common-kex.c 253 unsigned char C2S_IV[MAX_IV_LEN];
255 unsigned char S2C_IV[MAX_IV_LEN];

Completed in 1941 milliseconds