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

/macosx-10.10.1/OpenSSL098-52/src/crypto/mdc2/
H A Dmdc2.h80 int pad_type; /* either 1 or 2, default 1 */ member in struct:mdc2_ctx_st
H A Dmdc2dgst.c86 c->pad_type=1;
172 j=c->pad_type;
H A Dmdc2test.c125 ((MDC2_CTX *)c.md_data)->pad_type=2;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dmdc2.h80 int pad_type; /* either 1 or 2, default 1 */ member in struct:mdc2_ctx_st
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dmdc2test.c125 ((MDC2_CTX *)c.md_data)->pad_type=2;
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim4339 \ 'str_pad(': 'string input, int pad_length [, string pad_string [, int pad_type]] | string',

Completed in 241 milliseconds