Searched refs:p_tmp (Results 1 – 3 of 3) sorted by relevance
95 const unsigned char *p_tmp; in EVP_PKCS82PKEY() local232 p_tmp = p; in EVP_PKCS82PKEY()280 if (!d2i_ECPrivateKey(&eckey, &p_tmp, pkeylen)) in EVP_PKCS82PKEY()
1320 uint32 *p_tmp; in eDiagonalInterpMC() local1337 p_tmp = (uint32*) & (tmp_res[0][0]); in eDiagonalInterpMC()1398 *p_tmp++ = r4; in eDiagonalInterpMC()1402 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */ in eDiagonalInterpMC()1409 p_tmp -= 6; /* intermediate output */ in eDiagonalInterpMC()1459 *p_tmp++ = pkres; /* write 4 pixel */ in eDiagonalInterpMC()1462 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */ in eDiagonalInterpMC()
1599 uint32 *p_tmp; in DiagonalInterpMC() local1616 p_tmp = (uint32*) & (tmp_res[0][0]); in DiagonalInterpMC()1677 *p_tmp++ = r4; in DiagonalInterpMC()1681 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */ in DiagonalInterpMC()1688 p_tmp -= 6; /* intermediate output */ in DiagonalInterpMC()1738 *p_tmp++ = pkres; /* write 4 pixel */ in DiagonalInterpMC()1741 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */ in DiagonalInterpMC()