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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dbio_ber.c73 #define BER_BUF_SIZE (32) macro
106 unsigned char buf[BER_BUF_SIZE];
185 i=BER_BUF_SIZE-ctx->buf_len;
204 if ((ctx->buf_len < BER_BUF_SIZE) &&

Completed in 110 milliseconds