Home | History | Annotate | Download | only in ssl

Lines Matching refs:tmp1

324 	unsigned char tmp1[EVP_MAX_KEY_LENGTH];
514 key,j,tmp1,tmp2,EVP_CIPHER_key_length(c)))
516 key=tmp1;
567 OPENSSL_cleanse(tmp1,sizeof(tmp1));
568 OPENSSL_cleanse(tmp2,sizeof(tmp1));