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

/external/openssl/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 52 milliseconds