Home
last modified time | relevance | path

Searched defs:buf_out (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/asn1/
Da_sign.c135 unsigned char *p,*buf_in=NULL,*buf_out=NULL; in ASN1_sign() local
221 unsigned char *buf_in=NULL,*buf_out=NULL; in ASN1_item_sign() local
/external/openssl/apps/
Dpkeyutl.c101 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in MAIN() local