Home | History | Annotate | Download | only in ssl

Lines Matching defs:tmp2

325 	unsigned char tmp2[EVP_MAX_KEY_LENGTH];
519 key,j,tmp1,tmp2,EVP_CIPHER_key_length(c)))
573 OPENSSL_cleanse(tmp2,sizeof(tmp1));