Home
last modified time | relevance | path

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

/external/openssl/crypto/pkcs7/
Dbio_ber.c73 #define BER_BUF_SIZE (32) macro
106 unsigned char buf[BER_BUF_SIZE];
185 i=BER_BUF_SIZE-ctx->buf_len; in bio_ber_get_header()
204 if ((ctx->buf_len < BER_BUF_SIZE) && in bio_ber_get_header()